Kanaries / graphic-walker

An open source alternative to Tableau. Embeddable visual analytic
https://docs.kanaries.net/graphic-walker
Apache License 2.0
2.53k stars 135 forks source link

Document how to make GraphicWalker responsively resize to parent container #421

Open MarcSkovMadsen opened 3 weeks ago

MarcSkovMadsen commented 3 weeks ago

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?

image

ps. I've tried setting style or height attribute of GraphicWalker component to no effect.

MarcSkovMadsen commented 3 weeks ago

Additional Context

For my app you can see what height different elements have in the video below.

https://github.com/user-attachments/assets/d06879a0-40ed-4be7-9e18-bb05c019aaf2

MarcSkovMadsen commented 2 weeks ago

For the TableWalker it would be extra beneficial to be able to take up the full window height responsively.

image

MarcSkovMadsen commented 2 weeks ago

Similar request as https://github.com/Kanaries/pygwalker/issues/645.