Closed
Description
I have an application that can show the data in box format or aggregate into a scatter. I noticed that some groups were showing different 'median' values.
here is a simple example using the numbers of 6, 28, 33, 37, 49 which is resulting in a median of 37...
See the Pen Plotly.js Transforms median error?