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
I've tried everything I can think of but the GraphicWalker seems to come with a preferred height.
GraphicWalker
I would like the height to be responsively resized to the height of the container. How do I do that?
ps. I've tried setting style or height attribute of GraphicWalker component to no effect.
style
height
The text was updated successfully, but these errors were encountered:
For my app you can see what height different elements have in the video below.
Sorry, something went wrong.
For the TableWalker it would be extra beneficial to be able to take up the full window height responsively.
TableWalker
Similar request as Kanaries/pygwalker#645.
No branches or pull requests
I've tried everything I can think of but the
GraphicWalker
seems to come with a preferred height.I would like the height to be responsively resized to the height of the container. How do I do that?
ps. I've tried setting
style
orheight
attribute ofGraphicWalker
component to no effect.The text was updated successfully, but these errors were encountered: