Forum Discussion
How to unalign points?
Can someone help me figure out how to make it so the points for 'City 3' are not aligned on the same x-axis? Each occurs in its own row and has a Year or YearId column that I'd like to use to solve it, but I'm not sure how. I did some research and found detail channel, but that did not work.
Make the year the x axis and the city the legend.
Note: since year is temporal you could now even reconsider using a line chart, a stacked line chart, or a ribbon chart.
9 Replies
- GeraldGEmerickSuper User
JayeeDee What would you like it to look like instead? You could add additional columns to the x-axis to make a hierarchy that you could drill through but I am unclear if that that is what you are looking to do. Maybe a sketch of what you would rather have?
- JayeeDeeFrequent Visitor
Absolutely! Here's the desired outcome...
- lbendlinSuper User
Do not use a line chart for independent (nominal) data points. Line charts should only ever be used to show temporal progression, or phase transitions.