LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Bars next to one another from different series ?

Can I have the bars from different series in the same plot appear side by side, rather than on top of one another ?
0 Kudos
Message 1 of 2
(2,416 Views)
You can always make your own custom display using a picture control, but easiest would be to just use regular bar graphs, but interlace an appropriate number of zeroes for each plot. (See attached example in LV7).

You still need to play with the x-axis offsets for a cleaner look.
0 Kudos
Message 2 of 2
(2,416 Views)