Closed
Description
Can see this clearly here: https://plot.ly/~KenCoder/11/percent-vs-date/
Move your mouse in the middle of the chart - the hover displays the data, but the line isn't visible. The cause seems to be a large value on 10/1/1924. Even though that value is off screen, it's messing up the rest of the points. Pressing auto-scale shows the large point (and the rest of the line) but reset axes reverts the error.
I believe this was introduced in the last few months, as these charts worked for us in a prior version of plotly.js