Hi,
I have month and year wise sales data and I want to visualize it using line chart using custom date range filter (filtration by Month & Year only).
I have implemented ChartRangeFilter for line chart with Date type field on X axis. But it is showing day on X axis where as we have data only for months & years not with date.
Hence how can I implement Date Range filter which contains Month & Year only. In short how to customize/implement date filter.
Regards,
Rahul Wankhade