Dear All,
I’m trying to generate an inverse linear graph that shows the ranking of a country. More specifically, in the context of the data, the higher place number means lower performance (like a song in a top ten, the 9th place is worse than 2nd place, for example). But I want to show this inverse property visually as well: instead of graph linearly growing with the rank number, I would like it to linearly decrease with the increasing rank. As you can see from the image below, the smaller the rank, the higher its linear representation. Is this possible to do in DataGraph?
I’m attaching an example for your visual depiction.
Thank you.