Forum Discussion

bishophim's avatar
bishophim
Frequent Visitor
1 year ago
Solved

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.

 

YearNumber
2022100000
2023150000
2024200000

 

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?