- Stop charts with no visible plots from crashing.
authorNeal Nelson <neal@makalumedia.com>
Thu, 27 Jan 2011 14:48:01 +0000 (15:48 +0100)
committerNeal Nelson <neal@makalumedia.com>
Thu, 27 Jan 2011 14:48:01 +0000 (15:48 +0100)
commit81856f70cb6840dbe476a90f99beb66118908687
tree678ab9e1ae758df46e96d8d46e113a472e4919d2
parent32c1cf03e11e843e451ab1e2eb89805ffb6f1c01
- Stop charts with no visible plots from crashing.
- Add noZoomFlagChange option to stop the zoom flags being updated when
the dateWindow or valueRange is changed programmatically.
docs/index.html
dygraph.js
tests/no-zoom-change.html [new file with mode: 0644]