Stagg54 Posted March 30, 2010 Report Share Posted March 30, 2010 I have several channels worth of data. I want to be able to have a horizontal bar plot where each bar represents the RMS value of the channel. I also need to have some kind of marker to mark the peak value. Anyone have any experience with bar plots in LabVIEW? I've done a little research and I haven't found a lot. It doesn't seem like it should be this hard. Quote Link to comment
jcarmody Posted March 30, 2010 Report Share Posted March 30, 2010 I have several channels worth of data. I want to be able to have a horizontal bar plot where each bar represents the RMS value of the channel. I also need to have some kind of marker to mark the peak value. Anyone have any experience with bar plots in LabVIEW? I've done a little research and I haven't found a lot. It doesn't seem like it should be this hard. There's a relevant post here that includes an example with horizontal and vertical bar charts. Quote Link to comment
Minh Pham Posted May 7, 2010 Report Share Posted May 7, 2010 i use array or cluster of progress bars for this purpose. Array: all elements have the same properties Cluster: Each element can has a unique property i forgot to mention that you can also add a slider and change the slider fill colour to have a different colour for the section that above the slider value or maximum or limit... as shown 2 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.