11-08-2016 03:05 AM
I have a 2D array. The first colum is the X axis values and the other 4 colums each Y axis .
How can i plot such a graph? A graph with 1 X axis and 4 Y axis sca
Solved! Go to Solution.
11-08-2016 03:30 AM - edited 11-08-2016 03:32 AM
11-08-2016 04:51 AM
Thanks GerdW . I am planning to have 4 diferrent Y axis Scales. I duplicated the Y scale 4 times. I found out the max n min in each column to set the Y scale range according to it. But it seems one can only scale the Y axis in general using PropertyNode.
Is there any way to scale each one using property?
11-08-2016 05:12 AM
11-14-2016 01:56 AM
I am having a graph with 3 Y-axis scales. Temp, Current & Gear Efficiency. I want to set each axis a specified range ( min & max)
I tried using the property for graph "Plot.YScaleindex" for each scale and then setting min max. But somehow it is not wroking properly. Does anyone have any idea? Is it not possible to scale all 3 scales at a time?
11-14-2016 02:12 AM - edited 11-14-2016 02:13 AM
11-14-2016 02:52 AM
Hi GerdW
Sorry for the misunderstanding. Soemthing else was in my mind. The actual problem was: the Y scale of my second plot ( gear efficiency) always changes to another scale ( to temperature) . It only happens to Gear efficiency. All other scales remains same as saved.
11-14-2016 04:45 AM
Are they set to Autoscale?
11-14-2016 07:16 AM
No . they are not set to autoscale. It happens only when i press Autoscale button. So i guess it has something to do with property node
11-14-2016 07:21 AM - edited 11-14-2016 07:22 AM
Hi Nightcrawler,
AGAIN: Please read the answers you get - and read them carefully!
I recommended to use the property "Active Y Scale", but you used "Plot.Y Scale Index".
PLEASE READ THE ANSWERS YOU ALREADY GOT!