Page 1 of 1

Multiple Y and Stacked

Posted: Fri Nov 07, 2014 8:45 am
by timshfitec
Hi we're building a analysis package and really like the look of the lightning chart. I've made a start on implementation but I have an issue with the y axis option. I want to be able to plot multiple line plots with different y axis (I know this is possible) But I also want multiple traces with these. So I need a stacked layout but with multiple left aligned Y axis for each plot. Is this possible in a single ViewXY? (They don't necessarily have to be visible at once) A single Y for the first line series would do with other line series with different Y scaling not visible is fine too.

Do I need to produce multiple ViewXY plots and use a chart manager to handle all the charts? I've look through all examples I think and not seen what I need but can see 1/2 ad 1/2 in various examples.

Cheers
Tim

Re: Multiple Y and Stacked

Posted: Fri Nov 07, 2014 11:56 am
by ArctionPasi
This feature is coming in the end of November.

Re: Multiple Y and Stacked

Posted: Fri Nov 07, 2014 1:40 pm
by timshfitec
Just as a suggestion to that if it doesn't already exist could these have individual legends? Do you have an estimated time for this release?

Cheers
Tim

Re: Multiple Y and Stacked

Posted: Fri Nov 07, 2014 3:12 pm
by ArctionPasi
There's going to be only one legend box. If you need several legend boxes, create several charts and stack them.