Interactive visualizations of time series using JavaScript and the HTML canvas tag. Issue tracker at http://code.google.com/p/dygraphs/issues/list
3
stars
1
forks
source link
Old arrows traces stay in place on pan/zoom update #4
Closed
danielkrizian closed 10 years ago
Arrows do re-position correctly on new pan/zoom position, however old arrows stay in the old position simultaneously.
https://rawgit.com/danielkrizian/dygraphs/canvas-annotatioans/tests/canvas-annotation.html
Behavior on zoom: (Mouse left-click & drag)
Behavior on pan: (Shift + Mouse left-click & drag)