shutterstock / rickshaw

JavaScript toolkit for creating interactive real-time graphs
https://shutterstock.github.io/rickshaw
MIT License
6.53k stars 941 forks source link

Hovering over first point in scatterplot causes HoverDetail error as seen in kitchensink demo #192

Closed mynameistechno closed 11 years ago

mynameistechno commented 11 years ago

Uncaught TypeError: Cannot read property 'x' of undefined

as seen here:

http://code.shutterstock.com/rickshaw/examples/extensions.html

Image:

rickshaw-issue

gduverger commented 11 years ago

I ran into the same issue.