chemparseplot.plot.geomscan#

Module Contents#

Functions#

plot_energy_paths

Plot multiple energy paths with colormap-indexed colors.

API#

chemparseplot.plot.geomscan.plot_energy_paths(energy_paths: list[chemparseplot.plot.structs.EnergyPath], units: chemparseplot.plot.structs.AxisUnits, 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.