Hello,
I have a line graph with a start and end date filter. The data on the graph is for the past 5 years and the filter helps users to select any range between those 5 years.
However, the graph looks very condensed due to the 5 years of data. What i want to do is, by default, show only the past 12 months of data on the graph. Then the user can filter from the 5 years of data to get the graph they want. How is this possible? I have tried applying filtering/sorting but it does not give the required result. Attached is the graph that I have now.
Thank you.