Skip to content

feat: dispatch plot — stacked area of flow rates by carrier #24

@FBumann

Description

@FBumann

The headline energy-system view. Add result.plot.dispatch(carrier=...) returning a Plotly figure: stacked area of result.flow_rates for a carrier, signed via result.stats.carrier_balance (production up, consumption down), one trace per flow, with a net-balance line.

Acceptance: given a solved result, result.plot.dispatch("heat") renders a stacked area + net line, legend per flow.

Trivial — pure reduction over existing Result fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions