11-09-2009 12:15 PM
Unfortunately, Dennis, the user is dealing with a picture plot, not a standard graph, so all those nifty options are not available. That's why it didn't make sense to me that a picture plot was being used, but as noted, this is legacy software.
Bebeto: You will need to change the plot cosmetics cluster to get your bar graph. There is no "offset" that you can set for the graph, so you have to add in the offset yourself into the data before you send it to the Plot Waveform VI.
You may find it easier to simply replace the picture plot with a standard graph which will give you a whole lotta more options.
11-09-2009 12:24 PM
Sorry, never noticed that a picture plot is being used.
The waveform data that is passed can just have a constant added to it for the offset. If the picture plot is set for bar plot, perhaps the baseline is incorrect.
11-09-2009 12:40 PM
11-09-2009 01:04 PM
11-09-2009 01:35 PM
Hello Smercurio,
Yes at least the x axis has been changed, thanks.
I just need to invert the bar plot so it shows coming from the "bottom" of the graph and not from the origin
11-09-2009 01:54 PM
Bebeto wrote:I just need to invert the bar plot so it shows coming from the "bottom" of the graph and not from the origin
I don't know what this means.
11-09-2009 02:02 PM
11-09-2009 02:27 PM
11-09-2009 05:03 PM
11-10-2009 11:36 AM
Hello Smercurio,
I have done what you suggested, and I am having some trouble as I want to delete the filling and have only the bottom of the rectangles, do you have any experience on this kind of modification? I will appreciate some pointers, thanks.