Question
How to make a bar/line chart component for dynamic filter set
Hi Folks,
So the scenario is to that we have a case dashboard where we are showing case count over time.
In that screen ,the use case is if we have a date range, from -to date and if we click on filter it should show us the graph along with the cases count between selected date range. How can we make a graph for this , including the X AXIS data points? Like how do we make range displayed as batch for each filter, data wise we are good as we can have data for specific time range,but how to display in graph.
