Overview
This VI uses multiple nested loops to turn a user defined table into a bar graph.
Description
The bar graph is actually an XY graph, but because of the programming in the VI, it appears to be a simple bar graph. This is very useful for data that the user wants to see immediately, instead of sending it to Excel first.
Requirements
LabVIEW 2012 (or compatible)
Steps to Implement or Execute Code
1. Download and open the VI " XY Bar Graph_LV2012_NI Verified"
2. Fill in the Data you would like to display
3. Run the VI
Additional Information or References
Front Panel


Block Diagram


**This document has been updated to meet the current required format for the NI Code Exchange.**