MartinMcD Posted November 9, 2010 Report Share Posted November 9, 2010 Hello there, I'm plotting a bar graph to show the rms level of 4 accelerometers. At the moment I am using an XY-graph which means my bars are positioned at 1,2,3,4 on the x axis. This is okay but I would like to change the display on the x axis from a numeric to a text label. In Matlab I'd use the edit tick'label command for example. Does anyone know if this is possible please? Also, is it possible to do a clustered bar graph where for each plot/series the columns for a particular x value are clustered together. Thanks, Martin Quote Link to comment
Tim_S Posted November 9, 2010 Report Share Posted November 9, 2010 I'm plotting a bar graph to show the rms level of 4 accelerometers. At the moment I am using an XY-graph which means my bars are positioned at 1,2,3,4 on the x axis. This is okay but I would like to change the display on the x axis from a numeric to a text label. In Matlab I'd use the edit tick'label command for example. Does anyone know if this is possible please? My first thought is to use a picture control, but could you use a mathscript node to do what you're looking for? Tim Quote Link to comment
Grampa_of_Oliva_n_Eden Posted November 9, 2010 Report Share Posted November 9, 2010 My first thought is to use a picture control, but could you use a mathscript node to do what you're looking for? Tim I posted an example using that approach somewhere on the Dark-side. Ben Quote Link to comment
ShaunR Posted November 9, 2010 Report Share Posted November 9, 2010 I posted an example using that approach somewhere on the Dark-side. Ben Theres one in the Examples Finder with LV2009 that uses the picture control. Wouldnt take much to mod it (there a "scale" vi ) 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.