DebiAI
DebiAI copied to clipboard
Simplify widget filtered data gestion
Simplify the plots get the filtered data
- Make filtered data a property of the widget component
- Make the filtered data property reactive to global filters
- Set applied filters on use
- Change for all components
- Plug with previous applied filters in some way
This will:
- Make it easier to re apply previously applied filters
- Simplify the creation of new widgets ?