Forum Discussion
bishophim
1 year agoFrequent Visitor
Area chart over years from same table
Hi everyone,
I am looking for a different way to create an area/line chart to compare each year's data.
Here is an example dataset, which includes all data for each year.
| Year | Number |
| 2022 | 100000 |
| 2023 | 150000 |
| 2024 | 200000 |
And I want to make each year shows on a different y-axis, to compare with the last years.
So instead of making many tables for different years, are there any other ways to do the same visual but in one table?
Hi bishophim,
Please use your column month-name in the x-axis, your metric in the y-axis, and year in the legend
2 Replies
- MattiaFratelloSuper User
Hi bishophim,
Please use your column month-name in the x-axis, your metric in the y-axis, and year in the legend
- MattiaFratelloSuper User