fluxopt-plot¶
Interactive plotly visualization for fluxopt energy system models.
Early development
This package is experimental — the API may change between releases.
Installation¶
Quick start¶
from fluxopt_plot import PlotAccessor
# After solving a fluxopt model:
# accessor = PlotAccessor(result)