Kanaries / pygwalker

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

feat: add global param max_data_length #548

Closed longxiaofei closed 1 month ago

longxiaofei commented 1 month 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.