LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Create a refence line on a bar graph

Hello,
I am trying to create a refence line a bar graph, is that possible?  Attached is a picture of the bar graph I have and one that has been edited to show what I am trying to do.  I don't want to resize it too much but that is an option.  I am looking to highlight 0.05 on the Y scale (log).  Any ideas?
Thanks for the help
James
Download All
0 Kudos
Message 1 of 3
(2,809 Views)

Sure, it's possible. You just have to add another plot. Create an array constant of the value you want and the same number of elements as your other array.

Post your code if you want to get help in modifying it.

Message 2 of 3
(2,799 Views)
Dennis,
That is exactly what I was looking for.  I don't know why I didn't think of that.  Thanks for the help, it works perfectly! 
James
0 Kudos
Message 3 of 3
(2,786 Views)