chemparseplot.plot.geomscan¶
Module Contents¶
Functions¶
Plot multiple energy paths with colormap-indexed colors. |
API¶
- chemparseplot.plot.geomscan.plot_energy_paths(energy_paths: list[Any], units: dict[str, Any], colormap_fraction: float = 1.0, plotter: chemparseplot.plot.structs.BasePlotter | None = None) chemparseplot.plot.structs.BasePlotter¶
Plot multiple energy paths with colormap-indexed colors.
Added in version 0.0.3.