Open RodrigoSKohl opened 2 months ago
@RodrigoSKohl Thanks for your feedback.
Currently, pygwalker does not support displaying only Visualization
.
In the future, a gw_mode
parameter will be added to provide this feature, such as gw_mode="visualization"
.
Thanks for the reply @longxiaofei . One last question, using the GraphicWalker frontend package, I would be able to control the componentes render on server side natively?
Is there a way to not render the table? I tried some parameter to pass in
gw_mode
but then I can hide the view and not the table.