LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

graphical circular fill

I've been looking for a gauge type numeric indicator that can show a type of circulr fill, as the needle on the gauge increase I would like it to fill the circle as it increase... almost like a type of dynamic pie chart, for example at 50% full I would like half the circle to be one color and the other half to be some other color... has anyone seen anything like this before?

 

much thanks!

0 Kudos
Message 1 of 4
(2,816 Views)

Use a picture indicator and draw a filled circle of desired size.

0 Kudos
Message 2 of 4
(2,804 Views)

well.... it would have to fill dynaically, like a numeric indicator, like a gauge, fill from 0 to 100% of the circle....

0 Kudos
Message 3 of 4
(2,795 Views)

An implementation of altenbach's suggestion (you'll need to replace the pict refnum and property node with an implicit property node due to the way snippets work):

pie chart.png

Message 4 of 4
(2,786 Views)