vega / altair

Declarative statistical visualization library for Python
https://altair-viz.github.io/
BSD 3-Clause "New" or "Revised" License
9.3k stars 793 forks source link

Consider adding Qgrid as a general form of filter/selector #2332

Open taoluo opened 3 years ago

taoluo commented 3 years ago

I am not sure if it is feasible to integrate, but this form of per-column filter is very flexible, and can ease user's pain of adding multiple selections. #1374

https://github.com/quantopian/qgrid

taoluo commented 3 years ago

A demo from https://github.com/quantopian/qgrid#events-api image

taoluo commented 3 years ago

Another example is plotly, https://dash.plotly.com/datatable/interactivity