projects
/
dygraphs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
EXAMPLE: added new example for fixed bug
[dygraphs.git]
/
auto_tests
/
tests
/
2013-04-15
eichsjul
FEATURE: extended test for the bugfix for issue #451
tree
|
commitdiff
2013-04-12
eichsjul
TEST: adapted test for bugfix
tree
|
commitdiff
2013-04-12
eichsjul
REFACTORING: corrected the name for test "step_plot_per...
tree
|
commitdiff
2013-04-11
eichsjul
FEATURE: added test for issue #451
tree
|
commitdiff
2013-04-06
Dan Vanderkam
Merge pull request #239 from timeu/bugfix_upstream
tree
|
commitdiff
2013-04-05
Uemit Seren
Fixed minor issues
tree
|
commitdiff
2013-04-04
Uemit Seren
Added test for passing the correct idx to pointDrawCall...
tree
|
commitdiff
2013-03-30
Robert Konigsberg
Merge pull request #238 from kberg/master
tree
|
commitdiff
2013-03-30
Robert Konigsberg
Add test suite for DygraphOptions object. Fix broken...
tree
|
commitdiff
2013-03-02
Dan Vanderkam
Merge pull request #226 from vlsi/wrong_stacked_computation
tree
|
commitdiff
2013-02-27
Robert Konigsberg
Merge pull request #231 from paulfelix/master
tree
|
commitdiff
2013-02-26
Paul Felix
Fix for issue #439
tree
|
commitdiff
2013-02-26
Robert Konigsberg
Merge pull request #230 from clocksmith/master
tree
|
commitdiff
2013-02-26
clocksmith
Fix syntax error in callback.js
tree
|
commitdiff
2013-02-26
Robert Konigsberg
Merge pull request #229 from clocksmith/master
tree
|
commitdiff
2013-02-26
clocksmith
Added tests for explicit y axis range in callback.
tree
|
commitdiff
2013-02-25
clocksmith
Fix value of yMax in callback.js test.
tree
|
commitdiff
2013-02-25
clocksmith
Merge branch 'master' of https://github.com/danvk/dygraphs
tree
|
commitdiff
2013-02-25
clocksmith
Add tests for underlayCallback with no series.
tree
|
commitdiff
2013-02-25
Vladimir Sitnikov
Fixed computation of stacked series in case some series...
tree
|
commitdiff
2013-02-24
Dan Vanderkam
Merge pull request #225 from vlsi/master
tree
|
commitdiff
2013-02-24
Vladimir Sitnikov
Fix wrong values in legend when using stackedGraph...
tree
|
commitdiff
2013-02-21
Dan Vanderkam
Merge pull request #222 from kberg/master
tree
|
commitdiff
2013-02-21
Robert Konigsberg
Fix bug 436. Only restore axes that remain after an...
tree
|
commitdiff
2013-02-20
Dan Vanderkam
Temporarily disable tests which must be run in eastern...
tree
|
commitdiff
2013-02-20
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2013-02-20
Dan Vanderkam
Fix & regression test for issue 392: connectSeparated...
tree
|
commitdiff
2013-02-18
Dan Vanderkam
Ignore zooms entirely outisde the plot area; Fix broken...
tree
|
commitdiff
2013-02-18
Dan Vanderkam
Fix & regression test for issue 433: Glitch in two...
tree
|
commitdiff
2013-02-18
Dan Vanderkam
factor out Dygraph.setDateSameTZ
tree
|
commitdiff
2013-02-18
Dan Vanderkam
Fix some more DST issues
tree
|
commitdiff
2013-02-18
Dan Vanderkam
Fix and regression test for Issue 147: X-axis date...
tree
|
commitdiff
2013-02-17
Dan Vanderkam
Fix & regression test for issue 363: Calling setSelecti...
tree
|
commitdiff
2013-02-17
Dan Vanderkam
fix & regression test for issue 355: Row number Issue
tree
|
commitdiff
2013-02-17
Dan Vanderkam
Move KMB/KMG2 formatting into default formatter functio...
tree
|
commitdiff
2013-02-17
Dan Vanderkam
Fix issue 176, which involved duplicated x-values in...
tree
|
commitdiff
2013-02-16
Dan Vanderkam
Regression test for issue 430: Incorrect rendering...
tree
|
commitdiff
2013-02-16
Dan Vanderkam
Merge pull request #210 from klausw-g/range-pad-2
tree
|
commitdiff
2013-02-12
Paul Felix
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2013-02-10
Klaus Weidner
Address code review comments
tree
|
commitdiff
2013-02-09
Dan Vanderkam
Merge pull request #211 from klausw-g/issue-424
tree
|
commitdiff
2013-02-09
Dan Vanderkam
auto_test for stacked annotations
tree
|
commitdiff
2013-02-09
Klaus Weidner
Add new options xRangePad and yRangePad
tree
|
commitdiff
2013-02-09
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2013-02-09
Dan Vanderkam
Merge pull request #209 from kberg/i428
tree
|
commitdiff
2013-02-08
Robert Konigsberg
Fix bug 428, add test which catches exception. What...
tree
|
commitdiff
2013-02-08
Robert Konigsberg
Add methods to DygraphOps to dispatch mouseover and...
tree
|
commitdiff
2013-02-08
Dan Vanderkam
Slightly scary change to fix issue 426
tree
|
commitdiff
2013-02-08
Dan Vanderkam
Fix tests to handle the new space in the legend
tree
|
commitdiff
2013-02-08
Dan Vanderkam
Merge pull request #208 from paulfelix/master
tree
|
commitdiff
2013-02-08
Dan Vanderkam
Merge pull request #204 from sauter-hq/55eb8485b406174f...
tree
|
commitdiff
2013-02-07
eichsjul
BUGFIX:
tree
|
commitdiff
2013-02-07
eichsjul
BUGFIX: Renamed test to capital case, fixed global...
tree
|
commitdiff
2013-02-07
Robert Konigsberg
Namespace the canvas proxy in auto tests.
tree
|
commitdiff
2013-02-07
eichsjul
FEATURE: Added tests for stepPlot option per series
tree
|
commitdiff
2013-02-02
Robert Konigsberg
Merge pull request #206 from kberg/master
tree
|
commitdiff
2013-02-02
Robert Konigsberg
Add new test to verify that highlightCallback still...
tree
|
commitdiff
2013-02-01
Dan Vanderkam
Merge pull request #199 from witsa/master
tree
|
commitdiff
2013-01-30
Emmanuel Fitoussi
Merge pull request #3 from danvk/master
tree
|
commitdiff
2013-01-25
manufitoussi
Partial auto y range : adding support of null and undef...
tree
|
commitdiff
2013-01-25
manufitoussi
Allows that user specifies only one limit of valueRange...
tree
|
commitdiff
2013-01-25
manufitoussi
Adding test for the per axis option includeZero
tree
|
commitdiff
2013-01-11
Paul Felix
More range selector auto tests
tree
|
commitdiff
2013-01-11
Robert Konigsberg
Merge pull request #194 from kberg/unzoom
tree
|
commitdiff
2013-01-11
Robert Konigsberg
Merge branch 'master' into unzoom
tree
|
commitdiff
2013-01-04
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygraphs
tree
|
commitdiff
2013-01-04
Robert Konigsberg
Merge branch 'master' of github.com:kberg/dygraphs
tree
|
commitdiff
2013-01-04
Robert Konigsberg
Add plugins option to Dygraphs. Add demo-test. Add...
tree
|
commitdiff
2013-01-03
Robert Konigsberg
Merge pull request #193 from kberg/axis-label-font...
tree
|
commitdiff
2013-01-03
Robert Konigsberg
Merge branch 'master' of git://github.com/danvk/dygraph...
tree
|
commitdiff
2013-01-03
Robert Konigsberg
Comments froim review 193.
tree
|
commitdiff
2013-01-03
Dan Vanderkam
Merge pull request #192 from kberg/master
tree
|
commitdiff
2012-12-31
Robert Konigsberg
Merge branch 'master' of github.com:kberg/dygraphs...
tree
|
commitdiff
2012-12-31
Robert Konigsberg
Label color is now specifiable per-axis. Also, I <3...
tree
|
commitdiff
2012-12-31
Robert Konigsberg
axisLabelFontSize can now be configured per-axis.
tree
|
commitdiff
2012-12-31
Robert Konigsberg
axisLabelFontSize can now be configured per-axis.
tree
|
commitdiff
2012-12-30
Robert Konigsberg
Merge branch 'master' of github.com:danvk/dygraphs
tree
|
commitdiff
2012-12-30
Dan Vanderkam
Merge pull request #191 from kberg/option-consolidation
tree
|
commitdiff
2012-12-30
Robert Konigsberg
Options now include defaults. Fix https://code.google...
tree
|
commitdiff
2012-12-30
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygra...
tree
|
commitdiff
2012-12-30
Robert Konigsberg
Remove more options. Tested them, either manually,...
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Move makeNumbers to Util, and reduce number of makeNumb...
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygraphs
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Merge branch 'option-consolidation' of https://github...
tree
|
commitdiff
2012-12-27
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygra...
tree
|
commitdiff
2012-12-27
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygraphs
tree
|
commitdiff
2012-12-27
Robert Konigsberg
Add test for axisTickSize. Fill out test for yAxisLabel...
tree
|
commitdiff
2012-12-27
Robert Konigsberg
Remove yAxisLabelWidth from Dygraph.axes_.
tree
|
commitdiff
2012-12-27
Robert Konigsberg
Remove labelsKMB and labelsKMG2 from Dygraph.axes_.
tree
|
commitdiff
2012-12-18
Robert Konigsberg
Merge pull request #189 from klausw-g/large-y-scale
tree
|
commitdiff
2012-12-18
Klaus Weidner
Fix tick marks for large Y scale ranges
tree
|
commitdiff
2012-12-17
Robert Konigsberg
Remove axis.logscale; add test that verifies that custo...
tree
|
commitdiff
2012-12-14
Robert Konigsberg
Merge pull request #187 from adilhn/rgbcolor_change
tree
|
commitdiff
2012-12-14
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygra...
tree
|
commitdiff
2012-12-13
Robert Konigsberg
Fix logscale. Also fix includeZero (and add tests for...
tree
|
commitdiff
2012-12-13
Robert Konigsberg
Add tests that break currently, but will pass when...
tree
|
commitdiff
2012-12-12
Adil
Merge remote-tracking branch 'upstream/master' into...
tree
|
commitdiff
2012-12-08
Robert Konigsberg
Add tests for labelsKMG and labelsKMB2.
tree
|
commitdiff
2012-12-08
Robert Konigsberg
Centralize utility methods in automated tests.
tree
|
commitdiff
2012-12-08
Robert Konigsberg
Move common code to Util.js, reducing multiple-axes...
tree
|
commitdiff
next