Box Plots are used very commonly in many situations especially in the Manufacturing industry. It is important that business users be able to build these applications as software moves toward a more web based approach.
Implemented in
14.5
Guest
Jul 12, 2022
And furthermore, the box plot needs to be updated to
show the actual data points within each box's axis (needed for scientific publication and FDA filings) - usually used for smaller data tables but very necessary - we have to go out to a tool like Prism to do this now.
show the data distribution histogram vertically along each box's extent (a violin plot) - everyone else is doing it, and it is a tested technique that brings value to data analysis.
And furthermore, the box plot needs to be updated to
show the actual data points within each box's axis (needed for scientific publication and FDA filings) - usually used for smaller data tables but very necessary - we have to go out to a tool like Prism to do this now.
show the data distribution histogram vertically along each box's extent (a violin plot) - everyone else is doing it, and it is a tested technique that brings value to data analysis.
thanks,
JP