Add result.plot.sankey() — Plotly Sankey of total energy flows from result.stats.total_flow_hours, with node/link structure derived from result.topology.
Acceptance: nodes = components/carriers, link widths = total_flow_hours.
Uses existing topology + stats.total_flow_hours.
Add
result.plot.sankey()— Plotly Sankey of total energy flows fromresult.stats.total_flow_hours, with node/link structure derived fromresult.topology.Acceptance: nodes = components/carriers, link widths = total_flow_hours.
Uses existing
topology+stats.total_flow_hours.