To download NI software, including the products shown below, visit ni.com/downloads.
The LabVIEW Code attached provides support for creating box plots and having multiple box plots presented on a single graph.
This code started with and improved code from these two examples:
-Creating Boxplots Using LabVIEW
-Boxplots and Stem-and-Leaf Displays
Front Panel:
Block Diagram:
Improvements from the previous verisons:
-Improved quartile calculation: Median and Quartile Calculator (Q1, Q2, Q3) using LabVIEW
-Made multiple box plot graphs work properly
-Added ability to change horizontal scale of plots (width per box)
-Added ability to choose plot color (instead of just black)
-Allows differently sized data arrays for each plot (by using an array of clusters)
Attached versions are in LabVIEW 2014, 2009 and 8.0 (using save for previous)
Description-Separate-2Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
This is amazing. Thank you for creating it.
Thank you Craig, very easy to use and nice tool.
Still working beautifully in 2022! Thanks for creating this!