Skip to content

fluxopt-plot

Interactive plotly visualization for fluxopt energy system models.

Early development

This package is experimental — the API may change between releases.

Installation

pip install fluxopt-plot

Quick start

from fluxopt_plot import PlotAccessor

# After solving a fluxopt model:
# accessor = PlotAccessor(result)