Apply firefox fix to the gallery. (We should remove the test altogether someday. :))
[dygraphs.git] / tests / interaction.js
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.