Fix bug 153, findPosX and findPosY don't take borders into account. This also fixes...
[dygraphs.git] / auto_tests /
2013-02-09 Dan Vanderkamauto_test for stacked annotations
2013-02-09 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-02-09 Dan VanderkamMerge pull request #209 from kberg/i428
2013-02-08 Robert KonigsbergFix bug 428, add test which catches exception. What...
2013-02-08 Robert KonigsbergAdd methods to DygraphOps to dispatch mouseover and...
2013-02-08 Dan VanderkamSlightly scary change to fix issue 426
2013-02-08 Dan VanderkamFix tests to handle the new space in the legend
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 eichsjulBUGFIX:
2013-02-07 eichsjulBUGFIX: Renamed test to capital case, fixed global...
2013-02-07 Robert KonigsbergNamespace the canvas proxy in auto tests.
2013-02-07 eichsjulFEATURE: Added tests for stepPlot option per series
2013-02-02 Robert KonigsbergMerge pull request #206 from kberg/master
2013-02-02 Robert KonigsbergAdd new test to verify that highlightCallback still...
2013-02-01 Dan VanderkamMerge pull request #199 from witsa/master
2013-01-30 Emmanuel FitoussiMerge pull request #3 from danvk/master
2013-01-25 manufitoussiPartial auto y range : adding support of null and undef...
2013-01-25 manufitoussiAllows that user specifies only one limit of valueRange...
2013-01-25 manufitoussiAdding test for the per axis option includeZero
2013-01-11 Paul FelixMore range selector auto tests
2013-01-11 Robert KonigsbergMerge pull request #194 from kberg/unzoom
2013-01-11 Robert KonigsbergMerge branch 'master' into unzoom
2013-01-04 Dan VanderkamMerge pull request #195 from kberg/415
2013-01-04 Robert KonigsbergFix bug 415. Series must be specicied by name in the...
2013-01-04 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-01-04 Robert KonigsbergMerge branch 'master' of github.com:kberg/dygraphs
2013-01-04 Robert KonigsbergAdd new test to misc/local.html
2013-01-04 Robert KonigsbergAdd plugins option to Dygraphs. Add demo-test. Add...
2013-01-03 Robert KonigsbergMerge pull request #193 from kberg/axis-label-font...
2013-01-03 Robert KonigsbergMerge branch 'master' of git://github.com/danvk/dygraph...
2013-01-03 Robert KonigsbergComments froim review 193.
2013-01-03 Dan VanderkamMerge pull request #192 from kberg/master
2012-12-31 Robert KonigsbergMerge branch 'master' of github.com:kberg/dygraphs...
2012-12-31 Robert KonigsbergLabel color is now specifiable per-axis. Also, I <3...
2012-12-31 Robert KonigsbergaxisLabelFontSize can now be configured per-axis.
2012-12-31 Robert KonigsbergaxisLabelFontSize can now be configured per-axis.
2012-12-30 Robert KonigsbergMerge branch 'master' of github.com:danvk/dygraphs
2012-12-30 Dan VanderkamMerge pull request #191 from kberg/option-consolidation
2012-12-30 Robert KonigsbergOptions now include defaults. Fix https://code.google...
2012-12-30 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-12-30 Robert KonigsbergRemove more options. Tested them, either manually,...
2012-12-29 Robert KonigsbergMove makeNumbers to Util, and reduce number of makeNumb...
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 KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-12-27 Robert KonigsbergAdd test for axisTickSize. Fill out test for yAxisLabel...
2012-12-27 Robert KonigsbergRemove yAxisLabelWidth from Dygraph.axes_.
2012-12-27 Robert KonigsbergRemove labelsKMB and labelsKMG2 from Dygraph.axes_.
2012-12-18 Robert KonigsbergMerge pull request #189 from klausw-g/large-y-scale
2012-12-18 Klaus WeidnerFix tick marks for large Y scale ranges
2012-12-17 Robert KonigsbergRemove axis.logscale; add test that verifies that custo...
2012-12-14 Robert KonigsbergMerge pull request #187 from adilhn/rgbcolor_change
2012-12-14 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-12-13 Robert KonigsbergFix logscale. Also fix includeZero (and add tests for...
2012-12-13 Robert KonigsbergAdd tests that break currently, but will pass when...
2012-12-12 AdilMerge remote-tracking branch 'upstream/master' into...
2012-12-08 Robert KonigsbergAdd tests for labelsKMG and labelsKMB2.
2012-12-08 Robert KonigsbergSet up the ability to fail tests on warnings.
2012-12-08 Robert KonigsbergWhoops, remove labels.js from auto_tests/misc/local...
2012-12-08 Robert KonigsbergCentralize utility methods in automated tests.
2012-12-08 Robert KonigsbergMove common code to Util.js, reducing multiple-axes...
2012-11-30 Robert KonigsbergMerge pull request #184 from kberg/master
2012-11-30 Robert KonigsbergAdd test that shows that you can't put {} inside the...
2012-11-30 Robert KonigsbergAdd multiple_axes.js which focuses only on new style...
2012-11-30 Robert KonigsbergRename test and test methods so they do not conflict...
2012-11-30 Robert KonigsbergIn preparation for migrating axis tests to new-format.
2012-11-29 Robert KonigsbergMerge pull request #180 from kberg/new-series-option
2012-11-29 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-11-26 Dan VanderkamMerge pull request #181 from kberg/master
2012-11-25 Robert KonigsbergFixed per-series typo in misc/local.html.
2012-11-25 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-11-25 Robert KonigsbergRenaming deprecated methods because the automated test...
2012-11-25 Robert KonigsbergAdd axis_labels tests that rely on the preferred style...
2012-11-25 Robert KonigsbergRename axis_labels.js to axis_labels-deprecated.js...
2012-11-25 Robert KonigsbergMerge branch 'remove-old-options' into new-series-optio...
2012-11-24 Robert KonigsbergStart working on new-version axis support. Tests still...
2012-11-24 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygra...
2012-11-24 Robert KonigsbergMerge branch 'master' into remove-old-options
2012-11-24 Robert KonigsbergMerge branch 'master' into remove-old-options
2012-11-24 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygra...
2012-11-24 Dan VanderkamMerge pull request #178 from kberg/tests
2012-11-24 Dan VanderkamMerge pull request #177 from danvk/no-width-no-work
2012-11-23 Robert KonigsbergAdd sanity test for xValueParser.
2012-11-23 Dan VanderkamMerge pull request #174 from wimme/patch-1
2012-11-22 Robert KonigsbergAdd per-series tests that validate new-style options...
2012-11-22 Robert KonigsbergAdd test case to verify that strings-as-divs are allowed.
2012-11-22 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-11-22 Robert KonigsbergAdd pathalogical test case (broken) that show that...
2012-11-22 Robert KonigsbergFix syntactically broken per_series.js
2012-11-22 Robert KonigsbergForgot dash when specifying test name.
2012-11-22 Robert KonigsbergAdd tests for new series option.
2012-11-22 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygra...
2012-11-22 Robert KonigsbergMerge pull request #1 from kberg/add-per-series-to...
2012-11-22 Robert KonigsbergMerge pull request #176 from kberg/add-per-series-to...
2012-11-22 Robert KonigsbergAdd missing tests to auto_tests/misc/local, and reorgan...
2012-11-22 Dan VanderkamMerge pull request #161 from klausw-g/is-series-locked
2012-11-16 Robert KonigsbergAdded actual drawing to test for visual cue.
2012-11-16 Robert KonigsbergtestDrawHighlightPointCallback won't pass when the...
next