Add drawAxis option, deprecating drawXAxis and drawYAxis. Added tests for that and...
[dygraphs.git] / auto_tests / tests / to_dom_coords.js
2013-09-13 Robert KonigsbergAdd drawAxis option, deprecating drawXAxis and drawYAxi... issue-126
2013-08-29 Dan VanderkamMerge branch 'release-1.0.1'
2013-08-29 Dan VanderkamMake testChartLogarithmic a true regression test for...
2013-08-29 craigjFix for issue with log scale and toDataYCoord.
2013-02-12 Paul FelixMerge branch 'master' of github.com:danvk/dygraphs
2013-02-08 Dan VanderkamMerge pull request #208 from paulfelix/master
2013-02-08 Dan VanderkamMerge pull request #204 from sauter-hq/55eb8485b406174f...
2013-02-07 Robert KonigsbergNamespace the canvas proxy in auto tests.
2012-12-30 Dan VanderkamMerge pull request #191 from kberg/option-consolidation
2012-12-30 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-12-29 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-12-29 Robert KonigsbergMerge branch 'option-consolidation' of https://github...
2012-12-27 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-12-27 Robert KonigsbergAdd test for axisTickSize. Fill out test for yAxisLabel...
2012-12-27 Robert KonigsbergRemove yAxisLabelWidth from Dygraph.axes_.
2012-06-20 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2012-06-20 Dan VanderkamMerge pull request #154 from dmoena/master
2012-06-20 Dan VanderkamMerge pull request #155 from kberg/master
2012-06-15 Robert KonigsbergAdd TODO -- move that assertion someplace else.
2011-06-02 Dan Vanderkammerge in kberg changes
2011-05-13 Dan Vanderkama regression test plus general fallout from the toDomYC...