Description
Question
Hi Vizro team 👋
I'm wondering if it's currently possible to trigger a custom action when a user selects a value from a filter component (e.g., vm.Filter using Dropdown or RadioItems).
My use case is: when a user selects a value (e.g., a judicial district), I’d like to dynamically update the title of a chart or a related header—similar to how this can be done using clickData from a vm.Graph.
I’ve managed to implement this behavior using clickData, but I couldn’t find a way to do the same with a Filter.
Is this currently possible? Or is there a plan to support something like filterData as an input for @capture("action") custom functions?
Thanks in advance for your help and for this great project 🙌
Greetings from Chubut, Patagonia, Argentina 🇦🇷
Code/Examples
No response
Which package?
vizro
Code of Conduct
- I agree to follow the Code of Conduct.