Forum Discussion
repeat y axis in stack area for better readability
- Aug 29, 2018
create a dummy series, like 10,20,30,40,50,60,70... and add it to your graph. Plot it on the secondary axis.
Now edit the axis to match the primary. I.e start at 0, end at 100, and then edit the series so there is nothing shown. Ie no fill, no line, no data points etc.
The end result looks like the primary is mirrored, when really you just have an identical secondary.
create a dummy series, like 10,20,30,40,50,60,70... and add it to your graph. Plot it on the secondary axis.
Now edit the axis to match the primary. I.e start at 0, end at 100, and then edit the series so there is nothing shown. Ie no fill, no line, no data points etc.
The end result looks like the primary is mirrored, when really you just have an identical secondary.
I appreciate your response. However, I am not very clear about how to add the dummy series to graph. I currently have some data that I select and generate the plot. By, default it gets mapped to x and y axis. How can I add a series and map it to a different y axis?
- meetasinhaAug 31, 2018Copper Contributor
I got it. Thank You!