plots

Generate Plot

Generate plot from PyPSA network or NetworkCollection statistics

post/api/v1/plots/generate

Request body

network_idsstring[] required

List of network UUIDs (single or multiple)

statisticstring required

Statistics method to call

parametersobject

Parameters for the statistics method

plot_typestring required

Plot method (e.g., 'bar', 'area', 'line')

Response

Successful Response

task_idstring required
status_urlstring required
messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.