Add Dygraph.Interaction.nonInteractiveModel. This disables pan/zoom interactions...
authorDan Vanderkam <danvk@google.com>
Tue, 12 Jul 2011 19:55:55 +0000 (15:55 -0400)
committerDan Vanderkam <danvk@google.com>
Tue, 12 Jul 2011 19:55:55 +0000 (15:55 -0400)
commit027e9e9b363e2330191001068818089477345b75
tree2e9e991ef6b8b559090c1c3712c7607d3a6cf0f4
parent36d73927ffdd7b345a1ff1700473223b53fd5a63
Add Dygraph.Interaction.nonInteractiveModel. This disables pan/zoom interactions while preserving the expected behavior of clickCallback and pointClickCallback. Also includes a test and auto_test.
auto_tests/tests/interaction_model.js
dygraph-interaction-model.js
tests/interaction.html