Advanced Plotting Toolkit

cancel
Showing results for 
Search instead for 
Did you mean: 

Changing the style of one plot in a multiple plot graph

I am exploring the toolkit capabilities and I am struggling to understand the way mutiple plots are handled internally.

For instance, the way a multiplot graph is created is as follows (modified from the Line Plot.vi):

Multiplot.png

This will give this as a result:

Screen Shot 2016-02-04 at 19.20.47.png

So, even though a single New Plot ID is created, two plots are drawn, each one with its own style.

That makes a "Plot ID" something more like a "Graph ID" than a single plot identification.

Now, suppose I want to change the style of plot 2 only.

So far, it looks like I have to redraw plot 1 and 2 with their individual styles just as when I created the first version of the graph.

Am I missing something?

0 Kudos
Message 1 of 1
(4,204 Views)