Page 1 of 1

How is it possible to use the right axis?

Posted: Tue Nov 13, 2018 2:06 pm
by 16582679
I am unable to get the right axis to appear or display any values once a series has been added.
Even the Chart Editor does not appear to allow anything to be drawn on the right axis.
The Right Axis is visible until I add a series. I guess this must be simple, but it has got me confused.
Many thanks
2018-11-14_01-03-05.jpg
2018-11-14_01-03-05.jpg (121.45 KiB) Viewed 8520 times
2018-11-14_01-03-55.jpg
2018-11-14_01-03-55.jpg (135.6 KiB) Viewed 8520 times

Re: How is it possible to use the right axis?

Posted: Thu Nov 15, 2018 10:10 am
by yeray
Hello,

An axis needs a series visible with values assigned to it to be drawn. So, you have to assign your series to it:
bds_2018-11-15_11-07-49.png
bds_2018-11-15_11-07-49.png (19.16 KiB) Viewed 8512 times

Re: How is it possible to use the right axis?

Posted: Sun Nov 18, 2018 11:15 am
by 16582679
Many thanks for the clarification. I didn't work quite how In expected as it introduced another intervening blank horizontal bar that I cannot use, but I now know how to implement it.