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

Allow empty spots on matrix multi-substation diagrams #715

Open
So-Fras opened this issue Feb 22, 2024 · 0 comments · May be fixed by #806
Open

Allow empty spots on matrix multi-substation diagrams #715

So-Fras opened this issue Feb 22, 2024 · 0 comments · May be fixed by #806
Assignees
Labels
bug Something isn't working

Comments

@So-Fras
Copy link
Contributor

So-Fras commented Feb 22, 2024

Describe the current behavior

It is currently not possible to display 5 substations according to a 2 X 3 matrix (leaving a spot empty). If an empty String is used to show the empty spot, an exception is returned (because the substation "" has not been found in the network).

Describe the expected behavior

The user should be able to give an empty String to indicate an empty spot in the substation matrix.

Describe the steps

No response

Environment

pypowsybl v1.3.0

Relevant Log Output

No response

Extra Information

No response

@So-Fras So-Fras added the bug Something isn't working label Feb 22, 2024
@CBiasuzzi CBiasuzzi self-assigned this Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants