Boxplots using multiple data doesn't calculate the data range correctly
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Plots with multiple boxplots created by one single dataset don't calculate their y axis correctly.
The issue could be tracked down using real data and not simulated one. The reason for this strange behavior is that the initializers for the data range calculators cannot handle box plots. So, the first value of each but the first column is ignored while determining the data ranges.
The fix was tested thoroughly in production tests. All deviations were resolved.
Anonymous
Diff:
Diff:
Diff:
Diff:
Diff:
Related
Commit: [r388]
Diff: