Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
10.83k stars 549 forks source link

fix: temporarily fix bugs of pure chart rendering in streamlit #485

Closed longxiaofei closed 4 months ago

longxiaofei commented 4 months ago

When the size mode of the chart is auto, python-end has no way to know the size of the chart that needs to be rendered.

{
    "size": {
      "mode": "auto",
      "width": 151,
      "height": 548
    }
}

When users click save icon, the real size of chart that will be written to the config.