LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Autoscale with stacked chart graph

Hi! I'm trying to set programmaticaly the autoscale (value on 1) on a stacked chart graph (4 stacked plot). Using the property node, I'm able to get it done, but only with the last plot. I'm trying to use "Activ plot" property to get it done also for the 3 others, but no succes so far. Any idea someone? Thanks for your help!
0 Kudos
Message 1 of 3
(2,914 Views)

Solved by using "Active Y Scale" instead of "Active Plot" property node.

Autoscale.png

 

Could be cleaner:

Autoscale2.png

 

Regards.

 

0 Kudos
Message 2 of 3
(2,875 Views)

Hi Fwix,

 

thanks for posting an update, this might help someone in the future.

 

I'd just like to point out that using the "value" property (or valeur) might at times cause problems with the performance. Best practice is generally to wire the data directly to the terminal.

 

Best regards,

Pete



Remember Cunningham's Law
0 Kudos
Message 3 of 3
(2,860 Views)