cross-filtering ipyaggrid element in Solara
Hi, is there a way to cross filter a
ipyaggrid
element in solara based on other Solara components (Sliders, Select, etc)? I tried creating a custom solara.CrossFilterGrid
similar to solara.CrossFilterDataFrame
. I could not get it to work but maybe I am missing something. Here is my reproducible example
I am actually also interested in doing the reverse: have Solara charts react to when I filter my ipyaggrid
by clicking on the grid directly (for example, when clicking on checkboxes for each row). This might be harder to do? Thanks!1 Reply
Update: This was resolved here: https://discord.com/channels/1106593685241614489/1106593686223069309/1212429587867504730