2013-05-30 |
Robert Konigsberg | Remove the vestigial DygraphLayout.setDateWindow.
|
commit | commitdiff | tree |
2013-04-18 |
Robert Konigsberg | Merge pull request #237 from kberg/closure
|
commit | commitdiff | tree |
2013-04-18 |
Robert Konigsberg | Follow-on to pull request 237, closurifying some code.
|
commit | commitdiff | tree |
2013-04-16 |
Robert Konigsberg | Reponses to code review for https://github.com/danvk...
|
commit | commitdiff | tree |
2013-04-16 |
Robert Konigsberg | Merge branch 'master' of github.com:danvk/dygraphs...
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Some closurifying dygraph-canvas and dygraph-layout.
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Merge pull request #238 from kberg/master
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Add test suite for DygraphOptions object. Fix broken...
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Closurize rgbcolor.js
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Closure fix type Dyraph->Dygraph.
|
commit | commitdiff | tree |
2013-03-30 |
Robert Konigsberg | Closurize dygraph-options.js. Not done.
|
commit | commitdiff | tree |
2013-03-29 |
Robert Konigsberg | Closure tweak: variable 'd' declared twice within the...
|
commit | commitdiff | tree |
2013-03-29 |
Robert Konigsberg | Closure fix; force cast from Element to Node.
|
commit | commitdiff | tree |
2013-02-27 |
Robert Konigsberg | Merge pull request #231 from paulfelix/master
|
commit | commitdiff | tree |
2013-02-26 |
Robert Konigsberg | Merge pull request #230 from clocksmith/master
|
commit | commitdiff | tree |
2013-02-26 |
Robert Konigsberg | Merge pull request #229 from clocksmith/master
|
commit | commitdiff | tree |
2013-02-24 |
Robert Konigsberg | Use the correct access when computing bounded y-values...
|
commit | commitdiff | tree |
2013-02-21 |
Robert Konigsberg | Fix bug 436. Only restore axes that remain after an...
|
commit | commitdiff | tree |
2013-02-17 |
Robert Konigsberg | Return failure code when lint fails.
|
commit | commitdiff | tree |
2013-02-10 |
Robert Konigsberg | Remove naming of anoymous functions. Unnecessary and...
|
commit | commitdiff | tree |
2013-02-09 |
Robert Konigsberg | Fix bug 329 which accumulates clipping rectangles on...
|
commit | commitdiff | tree |
2013-02-09 |
Robert Konigsberg | Fix bug 153, findPosX and findPosY don't take borders...
|
commit | commitdiff | tree |
2013-02-08 |
Robert Konigsberg | Fix bug 428, add test which catches exception. What...
|
commit | commitdiff | tree |
2013-02-08 |
Robert Konigsberg | Add methods to DygraphOps to dispatch mouseover and...
|
commit | commitdiff | tree |
2013-02-07 |
Robert Konigsberg | Namespace the canvas proxy in auto tests.
|
commit | commitdiff | tree |
2013-02-02 |
Robert Konigsberg | Merge pull request #207 from kberg/master
|
commit | commitdiff | tree |
2013-02-02 |
Robert Konigsberg | s/RGBColor/RGBColorParser in the tests directory.
|
commit | commitdiff | tree |
2013-02-02 |
Robert Konigsberg | Merge pull request #206 from kberg/master
|
commit | commitdiff | tree |
2013-02-02 |
Robert Konigsberg | Add new test to verify that highlightCallback still...
|
commit | commitdiff | tree |
2013-01-31 |
Robert Konigsberg | Update docs for committing changes.
|
commit | commitdiff | tree |
2013-01-29 |
Robert Konigsberg | Only print PASS when failed test count == 0. Or is...
|
commit | commitdiff | tree |
2013-01-29 |
Robert Konigsberg | Fix lint warnings.
|
commit | commitdiff | tree |
2013-01-25 |
Robert Konigsberg | Resize event causes several event handlers to be be...
|
commit | commitdiff | tree |
2013-01-25 |
Robert Konigsberg | resize handler only added once per graph.
|
commit | commitdiff | tree |
2013-01-11 |
Robert Konigsberg | Merge pull request #194 from kberg/unzoom
|
commit | commitdiff | tree |
2013-01-11 |
Robert Konigsberg | Last set of code review comments for unzoom.
|
commit | commitdiff | tree |
2013-01-11 |
Robert Konigsberg | Code review comments.
|
commit | commitdiff | tree |
2013-01-11 |
Robert Konigsberg | Merge branch 'master' into unzoom
|
commit | commitdiff | tree |
2013-01-09 |
Robert Konigsberg | Better name (thanks Paul.)
|
commit | commitdiff | tree |
2013-01-09 |
Robert Konigsberg | Move doUnzoom_ to the public API.
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Took a while to get conditional show to work; works...
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Fix responsese to code review 194.
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Fix bug 415. Series must be specicied by name in the...
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Merge branch 'master' of github.com:kberg/dygraphs
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Add new test to misc/local.html
|
commit | commitdiff | tree |
2013-01-04 |
Robert Konigsberg | Add plugins option to Dygraphs. Add demo-test. Add...
|
commit | commitdiff | tree |
2013-01-03 |
Robert Konigsberg | Merge pull request #193 from kberg/axis-label-font...
|
commit | commitdiff | tree |
2013-01-03 |
Robert Konigsberg | Fix minor typo.
|
commit | commitdiff | tree |
2013-01-03 |
Robert Konigsberg | Unzoom plug-in, rev 1.
|
commit | commitdiff | tree |
2013-01-03 |
Robert Konigsberg | Merge branch 'master' of git://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2013-01-03 |
Robert Konigsberg | Comments froim review 193.
|
commit | commitdiff | tree |
2013-01-03 |
Robert Konigsberg | s/String/string in jsdoc for dygraph-options.js.
|
commit | commitdiff | tree |
2013-01-01 |
Robert Konigsberg | Add warning that perhaps we do need an options API...
|
commit | commitdiff | tree |
2013-01-01 |
Robert Konigsberg | Add axisLineColor and axisLineWidth to the per-axis...
|
commit | commitdiff | tree |
2012-12-31 |
Robert Konigsberg | Merge branch 'master' of github.com:kberg/dygraphs...
|
commit | commitdiff | tree |
2012-12-31 |
Robert Konigsberg | Label color is now specifiable per-axis. Also, I <3...
|
commit | commitdiff | tree |
2012-12-31 |
Robert Konigsberg | axisLabelFontSize can now be configured per-axis.
|
commit | commitdiff | tree |
2012-12-31 |
Robert Konigsberg | axisLabelFontSize can now be configured per-axis.
|
commit | commitdiff | tree |
2012-12-31 |
Robert Konigsberg | The "to hash" textbox now accepts changes in the palette.
|
commit | commitdiff | tree |
2012-12-31 |
Robert Konigsberg | The "to hash" textbox now accepts changes in the palette.
|
commit | commitdiff | tree |
2012-12-31 |
Robert Konigsberg | Now you can specify the axis a series lives on in the...
|
commit | commitdiff | tree |
2012-12-31 |
Robert Konigsberg | Now you can specify the axis a series lives on in the...
|
commit | commitdiff | tree |
2012-12-30 |
Robert Konigsberg | Whoops, small bug in https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2012-12-30 |
Robert Konigsberg | Merge branch 'master' of github.com:danvk/dygraphs
|
commit | commitdiff | tree |
2012-12-30 |
Robert Konigsberg | Options now include defaults. Fix https://code.google...
|
commit | commitdiff | tree |
2012-12-30 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2012-12-30 |
Robert Konigsberg | Simplify valueRange work in computeYAxes. Add comment...
|
commit | commitdiff | tree |
2012-12-30 |
Robert Konigsberg | Remove more options. Tested them, either manually,...
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Move makeNumbers to Util, and reduce number of makeNumbers...
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Merge branch 'option-consolidation' of https://github...
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Merge pull request #190 from kberg/palette
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Merge pull request #186 from kberg/master
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | jqueryify tooltip.
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | jquery-ify the palette object.
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Remove the "Copy" code, it's been replaced by "to hash".
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Clean up palette.css (requires less css).
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Clean up instructions section of the palette; hide...
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Update instructions on index.html.
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Remove commented-out console.log.
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Be array<int> friendly.
|
commit | commitdiff | tree |
2012-12-29 |
Robert Konigsberg | Add series customization to the palette. Requires some...
|
commit | commitdiff | tree |
2012-12-28 |
Robert Konigsberg | Add more option specifications per series, and nullify...
|
commit | commitdiff | tree |
2012-12-28 |
Robert Konigsberg | Add "to hash" feature to make palette more useful!
|
commit | commitdiff | tree |
2012-12-28 |
Robert Konigsberg | Restore funny format; add comment to indicate why it...
|
commit | commitdiff | tree |
2012-12-28 |
Robert Konigsberg | Booleans are now three-state buttons.
|
commit | commitdiff | tree |
2012-12-28 |
Robert Konigsberg | Merge branch 'palette' of https://github.com/kberg...
|
commit | commitdiff | tree |
2012-12-28 |
Robert Konigsberg | Add per-axis specification in Dygraphs. Adding jquery...
|
commit | commitdiff | tree |
2012-12-28 |
Robert Konigsberg | Add per-axis specification in Dygraphs. Adding jquery...
|
commit | commitdiff | tree |
2012-12-28 |
Robert Konigsberg | Remove loud logging.
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | Reformat options.
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | formatting
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | Add some comments to index.js, the Index namespace...
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | Add some of the new options to the experimental palette.
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | Add test for axisTickSize. Fill out test for yAxisLabelWidth...
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | Remove yAxisLabelWidth from Dygraph.axes_.
|
commit | commitdiff | tree |
2012-12-27 |
Robert Konigsberg | Remove labelsKMB and labelsKMG2 from Dygraph.axes_.
|
commit | commitdiff | tree |
next |