shutterstock / rickshaw

JavaScript toolkit for creating interactive real-time graphs

Home Page:https://shutterstock.github.io/rickshaw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HoverDetail does not work properly in release 1.6.0

joysfera opened this issue · comments

HoverDetail worked OK for me in a previous release (downloaded from the examples page from the HoverDetail example) buth with the release 1.6.0 it does no longer work properly. I've got about 10 lines in the graph and the HoverDetail show just one of the line properly, others are way off, like totally out of the graph area.

Any code to reproduce the issue?

the HoverDetail example?

This example:

image

right? If so, it works for me. Any other information? The browser you use? Any screenshots?

@joysfera the hover example appears to render correctly in Chrome, Firefox, Safari. Are you able to share more info about what you're seeing, we would like to address this in the next release but we would need more info

This is 5 months old issue. I implemented some workarounds to get it working but it's been so long ago I cannot remember details. In order to provide you more information I'd need to find out what wasn't working back then and how I worked around it. I remember combining several examples - loading on demand, hovering, zooming. When I found out it wasn't working I started removing some of the features and at last resorting to an older version of the core.
If you can't find out any non-working example and are hurrying with the next release, ignore this issue. When I find some spare time to work on this I'll try to get more information for you.