Closed
Description
Related code pen https://codepen.io/brechmos/pen/JRxVJg.
I have 3 scatter plots of data, each of a single point. Two of them are locked on the far left which is not what I would have expected. I would have expected to see all 3 points on the screen more centered within the plot figure.
I could set the range explicitly in order to get the plot that I was expecting, but it seems like there is a bug in the automatic range code.