Kanaries / pygwalker

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

feat: optimize the feature of saving & merge button #520

Closed longxiaofei closed 5 months ago

longxiaofei commented 5 months ago
  1. When no spec parameter is specified, a new method is provided to allow users to save spec config to a local file.

image

  1. Merge update_chart button and save button

image