projects
/
dygraphs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dygraphs.git
2013-12-13
Dan Vanderkam
Fix lint errors in gallery and add its JS files to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Dan Vanderkam
Merge pull request #286 from shawno1059/master
commit
|
commitdiff
|
tree
|
snapshot
2013-11-26
Shawn
Formatting change.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Shawn
Speed up renerding of stacked graph by avoiding the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Dan Vanderkam
Merge pull request #284 from klausw-g/issue-466-regress...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-29
Klaus Weidner
add regression test for NaN handling in errorbar mode.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Dan Vanderkam
lint cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Dan Vanderkam
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Dan Vanderkam
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Dan Vanderkam
Merge branch 'master' into range-selector-repair
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Dan Vanderkam
range selector tests pass
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Dan Vanderkam
almost passing!
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Dan Vanderkam
merge
commit
|
commitdiff
|
tree
|
snapshot
2013-10-26
Dan Vanderkam
Update dygraph-externs to better reflect the public...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-25
Dan Vanderkam
misc fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Dan Vanderkam
Fix some basic Closure type annotation mistakes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Dan Vanderkam
Merge pull request #283 from danvk/smf+compile
commit
|
commitdiff
|
tree
|
snapshot
2013-10-24
Dan Vanderkam
better script
smf+compile
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Dan Vanderkam
check that compile script runs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Dan Vanderkam
comments & cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-23
Dan Vanderkam
Merge branch 'master' into smf+compile
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Robert Konigsberg
Merge pull request #281 from danvk/small-files-closure
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Dan Vanderkam
compile-with-closure script
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Dan Vanderkam
exports + compile script
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Dan Vanderkam
add dygraph-types.js
small-files-closure
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Dan Vanderkam
remaining changes from dygraph-utils.js
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Dan Vanderkam
move dragGet{X,Y} to dygraph-utils.js
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Dan Vanderkam
copy over dygraph-utils.js changes
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Dan Vanderkam
Merge pull request #279 from danvk/datahandler-cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Dan Vanderkam
Merge pull request #280 from danvk/kill-code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Dan Vanderkam
lint
kill-code
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Dan Vanderkam
kberg review
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Dan Vanderkam
delete dependencies
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Dan Vanderkam
another typo; all tests pass
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Dan Vanderkam
typos
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Dan Vanderkam
fix up date formatting change
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Dan Vanderkam
copy over lots of changes from "shrink" branch.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
Merge pull request #278 from danvk/typed-options
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
todo is done
datahandler-cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
@protected
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
jsdoc
typed-options
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
cleanup _calcYNormal
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
move parseFloat_ method around
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
copy datahandler changes over from full-closure branch
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
move lots of attr_ calls over to typed getOption
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
port some option uses
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Dan Vanderkam
add get(Type)Option methods
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Dan Vanderkam
Merge pull request #271 from danvk/connect-separated...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Robert Konigsberg
Code comments and indentation fixes.
connect-separated-points
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Dan Vanderkam
add comment explaining isFinite check
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Paul Holden
Fix flaky testCustomBarsWithNegativeValuesInLogScale...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Dan Vanderkam
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Dan Vanderkam
Merge branch 'master' into 272-value-format-per
commit
|
commitdiff
|
tree
|
snapshot
2013-09-26
Dan Vanderkam
Add jQuery to jsTestDriver.conf (fixes broken tests...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Sergey
Modifying the numericTicks algorithm to include the...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Robert Konigsberg
Nit comment resolution for pull request 271 (making...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Robert Konigsberg
Add comments including the tracking bug for the label...
value-format-per
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygra...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Dan Vanderkam
Merge pull request #270 from danvk/issue-126
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Robert Konigsberg
Add tests for labelsKMB, labelsKMG2, sigFigs, digitsAft...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Robert Konigsberg
Make connectSeparatedPoints a per-series option. Add...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Robert Konigsberg
Add method to auto tests' proxy to clear the call list...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Robert Konigsberg
Make it easier to set breakpoints while testing CanvasA...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Robert Konigsberg
Add jsdoc to setVisibility.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Robert Konigsberg
Add drawAxis option, deprecating drawXAxis and drawYAxi...
issue-126
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Dan Vanderkam
Merge pull request #268 from danvk/color-option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Robert Konigsberg
Whoops, remove now-invalid code in setColors_.
color-option
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Robert Konigsberg
Whoops, bad documentation for the new color option.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Robert Konigsberg
Add per-series 'color' option.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
suggest merge command in release.sh
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
small updates to release.sh script
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
Merge branch 'release-1.0.1'
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
update release.sh script to do releases on "releases...
release-1.0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
Merge branch 'release-1.0.1'
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
link to new version history page
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
add a version history page
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
Merge branch 'release-1.0.1'
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
Make testChartLogarithmic a true regression test for...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
craigj
Fix for issue with log scale and toDataYCoord.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
remove the (very) old DateGraph symbol
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
Merge branch 'release-1.0.1'
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
fix for obscured headers on options.html#xyz
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Dan Vanderkam
bump version to 1.0.1
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Dan Vanderkam
Cleanup from DataHandler change.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
David Eberlein
Datahandler and Unified Data Format
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Dan Vanderkam
push tags when doing a release
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dan Vanderkam
checks and fixes in release.sh
v1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dan Vanderkam
ready for release!
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dan Vanderkam
Merge branch 'release-1.0.0' of github.com:danvk/dygrap...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Dan Vanderkam
version 1.0.0
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Dan Vanderkam
generate download.html in push-to-web
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Dan Vanderkam
address issue 445
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Dan Vanderkam
fix lint error
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Dan Vanderkam
use .ready() for both charts on annotations.html
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Dan Vanderkam
.ready() works in IE8 now
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Dan Vanderkam
preliminary generate-download.py script
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Dan Vanderkam
make XHR work in IE6
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Dan Vanderkam
fix a few IE issues
commit
|
commitdiff
|
tree
|
snapshot
2013-08-06
Dan Vanderkam
use IE-compatible version of jQuery
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Dan Vanderkam
Add Dygraph.ready() method to simplify annotations...
commit
|
commitdiff
|
tree
|
snapshot
next