projects
/
dygraphs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
dygraphs.git
2013-04-12
eichsjul
REFACTORING: use the method "getLeftBoundary" instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
Damien Buhl...
BUG FIX: Changed check to undefined with === as propose...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
David Eberlein
REFACTORING: Added exception if no y axis has the indep...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
David Eberlein
REFACTORING: Spelling corrections and better documentation.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
David Eberlein
BUGFIX: Fixed invalid option reference
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
David Eberlein
TEST: Added automated tests for new grid features.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
David Eberlein
TEST: Added examples of new grid options and features.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
David Eberlein
FEATURE: Added documentation of new gridLinePattern...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
David Eberlein
FEATURE: Added support for per-axis grid options and...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
eichsjul
TEST: adapted test for bugfix
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
eichsjul
BUGFIX #451: fixed "connect-separated-points" bug
commit
|
commitdiff
|
tree
|
snapshot
2013-04-12
eichsjul
REFACTORING: corrected the name for test "step_plot_per...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
Dan Vanderkam
Merge pull request #233 from lucasbergman/master
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
eichsjul
FEATURE: added test for issue #451
commit
|
commitdiff
|
tree
|
snapshot
2013-04-11
eichsjul
BUGFIX: xAxisLabelHeight is set to 0 in case the option...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Dan Vanderkam
Merge pull request #240 from timeu/bugfix_upstream
commit
|
commitdiff
|
tree
|
snapshot
2013-04-09
Uemit Seren
Bugfix: avoid exception when one series is hidden
commit
|
commitdiff
|
tree
|
snapshot
2013-04-06
Dan Vanderkam
Merge pull request #239 from timeu/bugfix_upstream
commit
|
commitdiff
|
tree
|
snapshot
2013-04-05
Uemit Seren
Fixed minor issues
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Uemit Seren
Added test for passing the correct idx to pointDrawCall...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Uemit Seren
Code formatting
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Uemit Seren
Added idx parameter to option-reference
commit
|
commitdiff
|
tree
|
snapshot
2013-04-04
Uemit Seren
#Bug 333: Support for passing point index to drawPointC...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Lucas Bergman
Make dygraph-options.js warning-free under Closure...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Lucas Bergman
dygraph-utils.js: Make Dygraph.error and Dygraph.update...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Lucas Bergman
dygraph-utils.js: Remove trailing white space
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Lucas Bergman
dygraph-tickers.js: Fix variable redeclaration
commit
|
commitdiff
|
tree
|
snapshot
2013-04-02
Lucas Bergman
dygraph-utils.js: isElementContainedBy -> isNodeContainedBy
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Robert Konigsberg
Some closurifying dygraph-canvas and dygraph-layout.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Robert Konigsberg
Merge pull request #238 from kberg/master
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Robert Konigsberg
Add test suite for DygraphOptions object. Fix broken...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Robert Konigsberg
Closurize rgbcolor.js
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Robert Konigsberg
Closure fix type Dyraph->Dygraph.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-30
Robert Konigsberg
Closurize dygraph-options.js. Not done.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Robert Konigsberg
Closure tweak: variable 'd' declared twice within the...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-29
Robert Konigsberg
Closure fix; force cast from Element to Node.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-27
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygra...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Dan Vanderkam
Merge pull request #234 from wimme/patch-2
commit
|
commitdiff
|
tree
|
snapshot
2013-03-07
Wim Bruynooghe
Fix in Dygraph.log for IE8
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Robert Konigsberg
Merge branch 'i382' of https://github.com/kberg/dygraph...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Robert Konigsberg
Merge branch 'i382' of https://github.com/kberg/dygraph...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Robert Konigsberg
Fix bug 382. Simplify resizing by not recreating everyt...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Robert Konigsberg
Fix bug 328. Simplify resizing by not recreating everyt...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-02
Dan Vanderkam
Merge pull request #226 from vlsi/wrong_stacked_computation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-27
Robert Konigsberg
Merge pull request #231 from paulfelix/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Paul Felix
Fix for issue #439
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Konigsberg
Merge pull request #230 from clocksmith/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
clocksmith
Fix syntax error in callback.js
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Robert Konigsberg
Merge pull request #229 from clocksmith/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
clocksmith
Added tests for explicit y axis range in callback.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
clocksmith
Fix value of yMax in callback.js test.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
clocksmith
Merge branch 'master' of https://github.com/danvk/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
clocksmith
Add tests for underlayCallback with no series.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Vladimir Sitnikov
Fixed computation of stacked series in case some series...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Dan Vanderkam
Merge pull request #225 from vlsi/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Dan Vanderkam
Merge pull request #224 from kberg/i294
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Vladimir Sitnikov
Fix wrong values in legend when using stackedGraph...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
Robert Konigsberg
Use the correct access when computing bounded y-values...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
clocksmith
i
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
clocksmith
i
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Dan Vanderkam
Merge pull request #222 from kberg/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Robert Konigsberg
Fix bug 436. Only restore axes that remain after an...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Dan Vanderkam
Temporarily disable tests which must be run in eastern...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Dan Vanderkam
Merge branch 'master' of github.com:danvk/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Dan Vanderkam
Fix an issue where annotations are set too early in IE8
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Dan Vanderkam
Fix & regression test for issue 392: connectSeparated...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Dan Vanderkam
add note about IE8
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Dan Vanderkam
guard window.getComputedStyle call for IE8
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Dan Vanderkam
Merge pull request #221 from walkingeyerobot/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Mitch Foley
Since we can't change constants, checking to see if...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Dan Vanderkam
getComputedStyle -> window.getComputedStyle
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Dan Vanderkam
Merge pull request #220 from walkingeyerobot/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
Mitch Foley
adding missing license block
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
Ignore zooms entirely outisde the plot area; Fix broken...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
Clean up some zooming oddities; fixes issues 434 and 280
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
kberg review comments
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
Fix & regression test for issue 433: Glitch in two...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
One more case in which ticks across DST boundaries...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
A few tweaks to make all tests pass on FF 3.5
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
factor out Dygraph.setDateSameTZ
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
Fix some more DST issues
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Dan Vanderkam
Fix and regression test for Issue 147: X-axis date...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Robert Konigsberg
Return failure code when lint fails.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Dan Vanderkam
Fix & regression test for issue 363: Calling setSelecti...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Dan Vanderkam
fix & regression test for issue 355: Row number Issue
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Dan Vanderkam
Fix a few lint errors
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Dan Vanderkam
Move KMB/KMG2 formatting into default formatter functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Dan Vanderkam
Fix issue 176, which involved duplicated x-values in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-17
Dan Vanderkam
Add another test for DST transitions
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Dan Vanderkam
Regression test for issue 430: Incorrect rendering...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Dan Vanderkam
Merge pull request #210 from klausw-g/range-pad-2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Dan Vanderkam
Merge pull request #216 from klausw-g/issue-424-b
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Dan Vanderkam
Merge pull request #217 from paulfelix/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Dan Vanderkam
Merge pull request #218 from walkingeyerobot/master
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Dan Vanderkam
rv 34ad56b341, which introduced issue 432
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Mitch Foley
Making dygraph-tickers.js slightly more independent.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Klaus Weidner
code review: rename to .singleSeriesName
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Paul Felix
Call addEvent on graph instance where needed for auto...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Paul Felix
Merge branch 'master' of github.com:danvk/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Paul Felix
Fix for Issue 378: Mouse gradually drifts off of range...
commit
|
commitdiff
|
tree
|
snapshot
next