Trying to create a report that compares monthly sales by years using an area chart as you have done with SalesMonthsYears.php example.
I've tried replicating that but that doesn't work inside the dashboard.
I've tried passing the data to a dashboard areachart which renders a chart but not with year as the series.
Are there any examples anywhere that show a dashboard areachart with months in the X-Axis, Total in the Y-Axis and Year in the series or any multi series line or area charts within a dashboard context?
Any help gratefully received. Thanks in advance.