Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 'plot_demand_stack' and 'plot_net_demand_stack' #25

Open
rafaelamaribeiro opened this issue Jul 6, 2021 · 0 comments
Open

Fix 'plot_demand_stack' and 'plot_net_demand_stack' #25

rafaelamaribeiro opened this issue Jul 6, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@rafaelamaribeiro
Copy link
Collaborator

rafaelamaribeiro commented Jul 6, 2021

The 'plot_demand_stack' and 'plot_net_demand_stack' functions currently don't plot all simulated periods. They either plot the entire time series (stored in memory) or the first available forecast after the initial simulated DateTime (initial_time).

These functions have to be extended to concatenate all forecasts that cover the simulated periods.

@andrewrosemberg andrewrosemberg added bug Something isn't working enhancement New feature or request labels Jul 7, 2021
@andrewrosemberg andrewrosemberg changed the title Change the demand and the net demand plots Fix 'plot_demand_stack' and 'plot_net_demand_stack' Aug 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants