Hi there,
I am trying to create a card which shows app ranking from an app store on a line graph. At the moment I have the data and have made a line graph with it, however as a standard graph, the higher numbers are at the top and the lower numbers at the bottom. Because this is an app ranking, I want to show the lower numbers at the top of the graph, beacuse the lower number the better.
I am looking for a way to flip the Y Axis around so 1 will be at the top of the graph and the lowest number at the bottom.
Any help is appreciated
-Max