projects
/
dygraphs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Make dygraph-options.js warning-free under Closure Compiler
[dygraphs.git]
/
experimental
/
palette
/
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-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
Dan Vanderkam
Merge pull request #192 from kberg/master
tree
|
commitdiff
2013-01-01
Robert Konigsberg
Add axisLineColor and axisLineWidth to the per-axis...
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-31
Robert Konigsberg
The "to hash" textbox now accepts changes in the palette.
tree
|
commitdiff
2012-12-31
Robert Konigsberg
The "to hash" textbox now accepts changes in the palette.
tree
|
commitdiff
2012-12-31
Robert Konigsberg
Now you can specify the axis a series lives on in the...
tree
|
commitdiff
2012-12-31
Robert Konigsberg
Now you can specify the axis a series lives on in the...
tree
|
commitdiff
2012-12-30
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygra...
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Merge branch 'master' of https://github.com/danvk/dygraphs
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Merge pull request #190 from kberg/palette
tree
|
commitdiff
2012-12-29
Robert Konigsberg
jqueryify tooltip.
tree
|
commitdiff
2012-12-29
Robert Konigsberg
jquery-ify the palette object.
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Remove the "Copy" code, it's been replaced by "to hash".
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Clean up palette.css (requires less css).
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Clean up instructions section of the palette; hide...
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Update instructions on index.html.
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Be array<int> friendly.
tree
|
commitdiff
2012-12-29
Robert Konigsberg
Add series customization to the palette. Requires some...
tree
|
commitdiff
2012-12-28
Robert Konigsberg
Add more option specifications per series, and nullify...
tree
|
commitdiff
2012-12-28
Robert Konigsberg
Add "to hash" feature to make palette more useful!
tree
|
commitdiff
2012-12-28
Robert Konigsberg
Restore funny format; add comment to indicate why it...
tree
|
commitdiff
2012-12-28
Robert Konigsberg
Booleans are now three-state buttons.
tree
|
commitdiff
2012-12-28
Robert Konigsberg
Merge branch 'palette' of https://github.com/kberg...
tree
|
commitdiff
2012-12-28
Robert Konigsberg
Add per-axis specification in Dygraphs. Adding jquery...
tree
|
commitdiff
2012-12-28
Robert Konigsberg
Add per-axis specification in Dygraphs. Adding jquery...
tree
|
commitdiff
2012-12-27
Robert Konigsberg
Reformat options.
tree
|
commitdiff
2012-12-27
Robert Konigsberg
formatting
tree
|
commitdiff
2012-12-27
Robert Konigsberg
Add some comments to index.js, the Index namespace...
tree
|
commitdiff
2012-12-27
Robert Konigsberg
Add some of the new options to the experimental palette.
tree
|
commitdiff
2012-04-10
Adam Vartanian
Merge branch 'master' of git://github.com/danvk/dygraphs
tree
|
commitdiff
2012-01-25
Robert Konigsberg
Merge pull request #117 from jllodra/master
tree
|
commitdiff
2012-01-23
Dan Vanderkam
Merge pull request #103 from mattmiller/master
tree
|
commitdiff
2012-01-16
Robert Konigsberg
Merge pull request #107 from kberg/master
tree
|
commitdiff
2012-01-16
Robert Konigsberg
Move textarea to common area.
tree
|
commitdiff
2012-01-15
Robert Konigsberg
Merge pull request #104 from kberg/master
tree
|
commitdiff
2012-01-09
Robert Konigsberg
Add textarea (oops)
tree
|
commitdiff
2012-01-09
Robert Konigsberg
Split out the css.
tree
|
commitdiff
2012-01-09
Robert Konigsberg
Firefox compatibility
tree
|
commitdiff
2012-01-08
Robert Konigsberg
Modal dialog box, better centering.
tree
|
commitdiff
2012-01-08
Robert Konigsberg
Hiding "copy".
tree
|
commitdiff
2012-01-08
Robert Konigsberg
Editor title description.
tree
|
commitdiff
2012-01-08
Robert Konigsberg
Text area is almost working. It's not modal, and it...
tree
|
commitdiff
2012-01-08
Robert Konigsberg
Moved tooltip to its own file.
tree
|
commitdiff
2012-01-08
Robert Konigsberg
Filter bar input is now type "search" which looks sexy...
tree
|
commitdiff
2012-01-08
Robert Konigsberg
last tweak of awesomeness.
tree
|
commitdiff
2012-01-08
Robert Konigsberg
More style.
tree
|
commitdiff
2012-01-08
Robert Konigsberg
Floating help, a touch of style, no <table>.
tree
|
commitdiff
2012-01-07
Robert Konigsberg
Bug in the function that splits variables.
tree
|
commitdiff
2012-01-07
Robert Konigsberg
Added note about data selector.
tree
|
commitdiff
2012-01-07
Robert Konigsberg
Properly handle multiple data selections.
tree
|
commitdiff
2012-01-07
Robert Konigsberg
Add sparse sample, rename variable.
tree
|
commitdiff
2012-01-07
Robert Konigsberg
Support function() returning other data types.
tree
|
commitdiff
2012-01-06
Robert Konigsberg
Gave proper instructions and fixed prototype function...
tree
|
commitdiff
2012-01-06
Robert Konigsberg
Add experimental palette.
tree
|
commitdiff