Posted 1 May 2020, 4:05 pm EST
The box whisker plot always have the y-axis min value at 0 by default not the actual data min. Is this by design? But for other charts the axis min will be the actual data min, even for box whisker plot when it’s show as mean line, the axis min value is set to be the data min value.
This is really causing some trouble when data value is far from 0, see this example: https://jsfiddle.net/605jvbra/