Hi all
I have a ChartRangeFilter (of dates) that filter data of a ColumnChart.
I also have 3 buttons, week, month and quarter to programmatically change the ChartRangeFilter range (each button triggers a function that set the ChartRangeFilter state range).
Is there a way to force the ChartRangeFilter range to begin on the first day of the week and when I drag the range right ,for example, snap the range to the first day of the next week??
Thanks,
Yoram