update the dataframe charts in the explorer based on the filter
At a glance
The community member noticed that the charts in the application only update based on the slider information, and the isSlash chart is not updating correctly when trying to filter the block_number column values. They are unsure if this is a feature or a bug. Another community member responded that they have a fix for this issue in a pull request at https://github.com/marimo-team/marimo/pull/2165.
I notice that the charts only update based on the slider information. FOr example the isSlash chart is very wrong and won't update when I try to filter for block_number column values like in the second picture.