Kanaries / pygwalker

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

feat: add global param max_data_length #549

Closed longxiaofei closed 4 months ago

longxiaofei commented 4 months ago

related issue: https://github.com/Kanaries/pygwalker/issues/546

Users can customize the limit on the length of data items returned to the frontend from the python side.