Describe the solution you'd like
The current YoY view is just a time series chart. Need proper Year-on-Year comparison visualization so users can effectively compare the same months across different years.
Requirements:
Implement either: superimposed line chart (X-axis: months, separate lines per year) OR clustered bar chart (X-axis: months, grouped bars per year)
Choose or allow toggling between visualization approaches
Ensure months align correctly across years for accurate comparison
Describe the solution you'd like
The current YoY view is just a time series chart. Need proper Year-on-Year comparison visualization so users can effectively compare the same months across different years.
Requirements:
Implement either: superimposed line chart (X-axis: months, separate lines per year) OR clustered bar chart (X-axis: months, grouped bars per year)
Choose or allow toggling between visualization approaches
Ensure months align correctly across years for accurate comparison