Page 1 of 1

I would like to inquire about how to use multiple X and Y axes in one chart.

Posted: Fri Apr 19, 2024 4:59 am
by 17797791
I would like to inquire about how to use multiple X and Y axes in one chart.
The chart contents I want to implement are as follows.
→ Line 1 : X-axis 1, Y-axis 1
→ Line 2 : X-axis 2, Y-axis 2

thank you.

Re: I would like to inquire about how to use multiple X and Y axes in one chart.

Posted: Fri Apr 19, 2024 7:21 am
by yeray
Hello,

You can create multiple axes as in the example here.
However, if you want to define two completely separated axis "zones", you could achieve it modifying a couple of functions as in this example.