Skip to content
Snippets Groups Projects
Commit c35474d0 authored by Bill Lorensen's avatar Bill Lorensen
Browse files

ENH: Report error in PlotBox if too many columns

PlotBox expects a table that contains exactly 5 rows per column. This
patch adds an ErrorMacro with a descriptive message if the table is
not valid.

A new test checks the new error message and uses vtkComputeQuartiles
to create a valid table.

ERR: ChartBox was not displaying the chart title.
parent 178edb75
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment