We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The SingleLineDiagram and MatrixZoneLayoutFactory classes are not complete / well designed to be used with one another.
Change the MatrixZoneLayoutFactory signature to include the double array of substation ids as a parameter.
Give more options to users and facilitate the Python binding for MatrixZoneLayoutFactory
No response
The text was updated successfully, but these errors were encountered:
So-Fras
No branches or pull requests
Describe the current behavior
The SingleLineDiagram and MatrixZoneLayoutFactory classes are not complete / well designed to be used with one another.
Describe the expected behavior
Change the MatrixZoneLayoutFactory signature to include the double array of substation ids as a parameter.
Describe the motivation
Give more options to users and facilitate the Python binding for MatrixZoneLayoutFactory
Extra Information
No response
The text was updated successfully, but these errors were encountered: