LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

multicolor bar graph

Hello!

 

Is possible in Labview modified bar graph to display bars in different colors?

 

Thanks!

0 Kudos
Message 1 of 3
(3,545 Views)
Each plot has a line and fill color, you could (this is not very elegant) use multiple plots each of a different color.
Paul Falkenstein
Coleman Technologies Inc.
CLA, CPI, AIA-Vision
Labview 4.0- 2013, RT, Vision, FPGA
0 Kudos
Message 2 of 3
(3,527 Views)
You could also draw the graph using a picture control. Examples ship with LabVIEW to show how to draw graphs using the picture control. The "Histogram" example is one that I would look at.
0 Kudos
Message 3 of 3
(3,515 Views)