Bug fix for dygraph point selection touch event.
[dygraphs.git] / tests / interaction.js
2018-07-31 Adrian Iain LamMerge branch 'PR723'
2015-10-25 Dan VanderkamMerge pull request #674 from danvk/module
2015-10-25 Dan VanderkamFix errors/warnings in tests/*.html
2014-04-23 Robert KonigsbergMerge branch 'master' into xlog
2014-03-02 Dan VanderkamMerge pull request #266 from hulkholden/fix_hidpi
2013-10-18 Dan VanderkamMerge pull request #279 from danvk/datahandler-cleanup
2013-10-18 Dan VanderkamMerge pull request #280 from danvk/kill-code
2013-10-15 Dan Vanderkamcopy over lots of changes from "shrink" branch.
2012-04-10 Adam VartanianMerge branch 'master' of git://github.com/danvk/dygraphs
2012-02-25 Robert KonigsbergMerge pull request #127 from kberg/master
2012-02-22 Robert KonigsbergMerge github.com/danvk/dygraphs into custom-points
2012-01-25 Robert KonigsbergApply firefox fix to the gallery. (We should remove...
2012-01-25 Robert KonigsbergMerge pull request #117 from jllodra/master
2012-01-25 Josep LlodrĂ event.offsetX and Y fixed for Firefox in interaction.js
2011-02-04 Jeremy BrewerMerge branch 'master' of https://github.com/danvk/dygraphs
2011-01-25 Neal NelsonMerge branch 'master' of github.com/danvk/dygraphs
2011-01-12 Robert KonigsbergMerge github.com:kberg/dygraphs into logscale
2011-01-12 Robert Konigsbergfile-level comment in interaction.js
2011-01-12 Robert KonigsbergSwapping the smart scroll awareness for a dumber, bette...
2010-12-29 Robert KonigsbergMerge branch 'master' of git://github.com/danvk/dygraphs
2010-12-29 Robert KonigsbergInteraction model demo: Clever hack -- now when scrolli...
2010-12-23 Robert KonigsbergGah, fixed spacing in interaction.js
2010-12-23 Robert KonigsbergFix zooming in interaction.js so it focuses on the...
2010-12-23 Robert KonigsbergRename unzoomGraph, remove commented-out code.
2010-12-22 Robert KonigsbergMove most of the interaction javascript to a .js file.