LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Plotting data with a bar plot. Some bars are wider than the others

I have LabView 7. Like I wrote in the subject bar I am plotting data by using the xy graph and I would like to use a bar plot.  Can anyone tell me why some bars are wider than the others? Is the problem with my data on the x scale? It isn't with equal distances. Any ideas how I fix this problem?

I included two graphs, one with dots and the other with bars.

   
Download All
0 Kudos
Message 1 of 4
(2,787 Views)

If you posted code with data that produces this result, we could help more.

From what I see, it appears that your have more frequent updates for the thin bars and very infrequent updates for the wide bars.

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 4
(2,775 Views)
Here is a simple version of my data. The wider bars are clearer in this example.


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