Open canasdiaz opened 9 years ago
After some research, the problem is located in https://github.com/fat/bean
Starting from v42 in Chrome/Chromium the call:
https://github.com/HumbleSoftware/Flotr2/blob/master/js/Graph.js#L376
is not received from Bean so the event is not fired.
https://github.com/fat/bean/issues/125
Ticket created upstream
Interesting, well done @acs :+1:
I've just updated Chromium to version 43.0.2357.65 and the value boxes are not working when the mouse is on top of the charts. I've also tested it with the "basic bars" example at: http://www.humblesoftware.com/flotr2#!basic-bars .. same result.
I'm running Chromium on top of Debian GNU/Linux.
Any workaround I can apply before the fix comes up?
Best.