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

Plot functions not filtering by specific buses #19

Open
rafaelamaribeiro opened this issue Jun 21, 2021 · 0 comments
Open

Plot functions not filtering by specific buses #19

rafaelamaribeiro opened this issue Jun 21, 2021 · 0 comments
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers

Comments

@rafaelamaribeiro
Copy link
Collaborator

rafaelamaribeiro commented Jun 21, 2021

Some plot functions are not filtering data by specific buses, namely: plot_generation_stack, plot_thermal_commit, plot_demand_stack and plot_net_demand_stack functions.

Each function filters buses using a different logic given the format of the input data, but they mostly try to filter rows or columns of a 'DataFrame'.

@santosbruno85 santosbruno85 added good first issue Good for newcomers and removed good first issue Good for newcomers labels Jul 2, 2021
@rafaelamaribeiro rafaelamaribeiro changed the title don't select specific buses on plot functions Plot functions not filtering specific buses Aug 9, 2021
@rafaelamaribeiro rafaelamaribeiro changed the title Plot functions not filtering specific buses Plot functions not filtering by specific buses Aug 9, 2021
@andrewrosemberg andrewrosemberg added bug Something isn't working enhancement New feature or request labels Aug 18, 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 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants