Skip to content
  • Bill Lorensen's avatar
    ENH: Report error in PlotBox if too many columns · 1538bc18
    Bill Lorensen authored and Michael Fogleman's avatar Michael Fogleman committed
    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.
    1538bc18