Hi! I'm using chartjs-chart-boxplot for Boxplot diagram
And I noticed that height and width are using Math.abc() method (here #9208)
That completely broke the diagram cause negative value turns to the positive
Could you please explain why we should do that, and can we somehow fix that?