brutusyhy / polars-explorer

A data explorer app for Polars based on Tauri
MIT License
24 stars 4 forks source link

Data Explorer Task Tracker #12

Open brutusyhy opened 2 weeks ago

brutusyhy commented 2 weeks ago

Data Explorer Panel is the main area where the user engages with the data, and thus providing convenience of use and functionality is crucial.

A. Data Table

B. Data Visualization This is still an early conception: I'm not sure whether it's better to display visualization in the app's panel, or create pop-up window for graphs. It is also not an immediate concern

C. Better Pagination/Navigation

D. Search Tool To create a good search tool under my strategy requires some clever planning, so it will be postponed for the time.