11-10-2009 02:32 PM
The attached vi is similar to what I am using, and it produces an Excel bar chart. I would really like to create the same chart, only vertically instead of horizontly. I have tried all kinds of things that don't work. Is there a way to do this that does work. I want a result similar to rotating the produced chart 90 degrees CCW.
Thank you!
11-10-2009 05:03 PM
you want to use a xy-graph.
you can right click the plot legend to make a bar graph vertical.
11-11-2009 06:20 AM
11-12-2009 10:25 AM
Hello SciManStev,
Is this what you are looking for?
11-12-2009 01:53 PM
11-12-2009 02:53 PM
11-12-2009 09:11 PM - edited 11-12-2009 09:12 PM
Steve,
Do you have LV 2009? If so, you can drag and drop that image to your block diagram. It is a VI snippet that will create the code for you from that image.
HOWEVER, Only if it worked properly.
Andy,
How did you create that image? It sure looks like a VI snippet (though scaled very small), but it doesn't behave like one. If you drop that image on a block diagram, all you get is a bitmap image that is as small as it appears in the web browser. No code.
11-13-2009 06:02 AM
Alas, here at work I am using LabVIEW 8.6. I am test driving LabVIEW 2009 on my home computer. It is a 64 bit system running Windows 7, so the changes I make at home can't be brought back to work. However, I can try to copy the png file at home to a block diagram and see what pops up, and write the same code here at work. I didn't know you could do that. At some point I will upgrade LabVIEW here at work to LabVIEW 2009, but I need to make sure all the third party drivers I am using will be able to make the jump. I have many programs deployed here, and have automated an entire department via database communication and report generation. LabVIEW is a truly excellent tool!
Steve
11-13-2009 08:57 AM
Hey all,
It was a VI Snippet from LV2009, however, when I embedded the image, I changed the size of the image which somehow disabled the snippet functionality. I will report this behavior back to the department for further investigation.
Here it is again!
11-13-2009 10:30 AM
Awesome! I will try to duplicate it here in LabVIEW 8.6, but I can hardly wait to get home to drag it into LabVIEW 2009. Thank you very very much!
Steve