projects
/
dygraphs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
dygraphs.git
2013-01-30
Emmanuel Fitoussi
Merge pull request #4 from danvk/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
manufitoussi
refactoring of detection of unspecified limit.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
manufitoussi
reference sentence rewrite
commit
|
commitdiff
|
tree
|
snapshot
2013-01-30
Emmanuel Fitoussi
Merge pull request #3 from danvk/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dan Vanderkam
add broken test demo to show margin issues
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dan Vanderkam
Merge pull request #202 from kberg/tweak-tests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dan Vanderkam
Merge pull request #200 from kberg/resize-handler
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dan Vanderkam
Merge pull request #201 from kberg/lint-cleanse
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Robert Konigsberg
Only print PASS when failed test count == 0. Or is...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Robert Konigsberg
Fix lint warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Dan Vanderkam
add advice about delaying dygraph instantiation when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Dan Vanderkam
use Dygraph.log in dygraphs.js
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Emmanuel Fitoussi
Revert "To avoid the rising count of useless resizes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Robert Konigsberg
Resize event causes several event handlers to be be...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Robert Konigsberg
resize handler only added once per graph.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
manufitoussi
update reference description about the partial auto...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
manufitoussi
Partial auto y range : adding support of null and undef...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
manufitoussi
Allows that user specifies only one limit of valueRange...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Dan Vanderkam
move plugins/unzoom.js -> extras/unzoom.js
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Dan Vanderkam
Merge pull request #198 from klausw-g/generate-refactor
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
manufitoussi
Adding test for the per axis option includeZero
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
manufitoussi
Adding an robustness test before using the registered...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
manufitoussi
To avoid the rising count of useless resizes : we remov...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-25
Klaus Weidner
refactor generate-combined.sh
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Emmanuel Fitoussi
Merge pull request #2 from witsa/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Emmanuel Fitoussi
Merge pull request #1 from danvk/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Dan Vanderkam
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2013-01-24
Dan Vanderkam
add note about http-equiv being first in the head section
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dan Vanderkam
remove unused opt
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dan Vanderkam
wrap DygraphOptions
commit
|
commitdiff
|
tree
|
snapshot
2013-01-23
Dan Vanderkam
nearly all lint errors gone; closure compiler still...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-22
Dan Vanderkam
lint checks mostly pass
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Paul Felix
Handling zoom handle left position as a floating-point...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Paul Felix
More range selector auto tests
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Paul Felix
Changes based on comments from pull request
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Paul Felix
Need to call createDragInterface_() after plugins are...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Paul Felix
Moved check for labels existence into reparseSeries...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Paul Felix
Range selector is now a plugin
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Robert Konigsberg
Merge pull request #194 from kberg/unzoom
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Robert Konigsberg
Last set of code review comments for unzoom.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Robert Konigsberg
Code review comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-11
Robert Konigsberg
Merge branch 'master' into unzoom
commit
|
commitdiff
|
tree
|
snapshot
2013-01-10
Dan Vanderkam
Merge pull request #197 from kberg/dounzoom
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Robert Konigsberg
Better name (thanks Paul.)
commit
|
commitdiff
|
tree
|
snapshot
2013-01-09
Robert Konigsberg
Move doUnzoom_ to the public API.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Robert Konigsberg
Took a while to get conditional show to work; works...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Robert Konigsberg
Fix responsese to code review 194.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Dan Vanderkam
Merge pull request #195 from kberg/415
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Robert Konigsberg
Fix bug 415. Series must be specicied by name in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Robert Konigsberg
Merge branch 'master' of github.com:kberg/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Robert Konigsberg
Add new test to misc/local.html
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Robert Konigsberg
Add plugins option to Dygraphs. Add demo-test. Add...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Konigsberg
Merge pull request #193 from kberg/axis-label-font...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Konigsberg
Fix minor typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Konigsberg
Unzoom plug-in, rev 1.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Konigsberg
Merge branch 'master' of git://github.com/danvk/dygraph...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Konigsberg
Comments froim review 193.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Robert Konigsberg
s/String/string in jsdoc for dygraph-options.js.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-03
Dan Vanderkam
Merge pull request #192 from kberg/master
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Robert Konigsberg
Add warning that perhaps we do need an options API...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Robert Konigsberg
Add axisLineColor and axisLineWidth to the per-axis...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Robert Konigsberg
Merge branch 'master' of github.com:kberg/dygraphs...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Robert Konigsberg
Label color is now specifiable per-axis. Also, I <3...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Robert Konigsberg
axisLabelFontSize can now be configured per-axis.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Robert Konigsberg
axisLabelFontSize can now be configured per-axis.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Robert Konigsberg
The "to hash" textbox now accepts changes in the palette.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Robert Konigsberg
The "to hash" textbox now accepts changes in the palette.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Robert Konigsberg
Now you can specify the axis a series lives on in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-31
Robert Konigsberg
Now you can specify the axis a series lives on in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Robert Konigsberg
Whoops, small bug in https://github.com/danvk/dygraphs...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Robert Konigsberg
Merge branch 'master' of github.com:danvk/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Dan Vanderkam
Merge pull request #191 from kberg/option-consolidation
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Robert Konigsberg
Options now include defaults. Fix https://code.google...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygra...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Robert Konigsberg
Simplify valueRange work in computeYAxes. Add comment...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Robert Konigsberg
Remove more options. Tested them, either manually,...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Move makeNumbers to Util, and reduce number of makeNumb...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygraphs
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Merge branch 'option-consolidation' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Merge pull request #190 from kberg/palette
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Merge pull request #186 from kberg/master
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
jqueryify tooltip.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
jquery-ify the palette object.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Remove the "Copy" code, it's been replaced by "to hash".
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Clean up palette.css (requires less css).
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Clean up instructions section of the palette; hide...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Update instructions on index.html.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Remove commented-out console.log.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Be array<int> friendly.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Robert Konigsberg
Add series customization to the palette. Requires some...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Robert Konigsberg
Add more option specifications per series, and nullify...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Robert Konigsberg
Add "to hash" feature to make palette more useful!
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Robert Konigsberg
Restore funny format; add comment to indicate why it...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Robert Konigsberg
Booleans are now three-state buttons.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Robert Konigsberg
Merge branch 'palette' of https://github.com/kberg...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Robert Konigsberg
Add per-axis specification in Dygraphs. Adding jquery...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Robert Konigsberg
Add per-axis specification in Dygraphs. Adding jquery...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Robert Konigsberg
Remove loud logging.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-27
Robert Konigsberg
Reformat options.
commit
|
commitdiff
|
tree
|
snapshot
next