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
FlowNetwork-module uses the GroupTreePlot-component from webviz-subsurface-components.
GroupTreePlot
webviz-subsurface-components
Refactoring of GroupTreePlotcomponent is needed for improved functionality and structure.
General issues and considerations:
GroupTree
GroupTreeAssembler
this._rectHeight
N
The text was updated successfully, but these errors were encountered:
Anders2303
No branches or pull requests
FlowNetwork-module uses the
GroupTreePlot
-component fromwebviz-subsurface-components
.Refactoring of
GroupTreePlot
component is needed for improved functionality and structure.General issues and considerations:
GroupTree
to TypeScript #714GroupTreeAssembler
GroupTree
not utilizing available space/height in parent container #715this._rectHeight
GroupTree
initially collapsed, with onlyN
top levels visible #713GroupTree
does not always collapse/expand its children #712The text was updated successfully, but these errors were encountered: