Dynamic Default Chart Filter
How do i set the default filter for chart widget if it is dynamic or based on something?
I tried setting
But it's not dynamic
I also tried changing the value inside getData()
But it sets it constantly even when i tried to change filter
Currently on my code i dynamicly create an array for the getFilter() so i want to know how can i also access it dynamically
0 Replies