Kanaries / pygwalker

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

feat: use new time offset config #399

Closed longxiaofei closed 8 months ago

longxiaofei commented 8 months ago

This PR solves the problem that user can't select the time zone when using time-related features.

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

new feature details: https://github.com/Kanaries/graphic-walker/pull/297