You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 15, 2022. It is now read-only.
The various functions (getYLocation, etc) on the ChartLayoutInterface class
should take a double instead of a int, otherwise it is no possible to precisely
position overlays.
I checked and in Javascript it works fine if I pass a double to the function.
Original issue reported on code.google.com by uemit.se...@gmail.com on 18 Nov 2014 at 10:34