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 |
2012-12-27 |
Robert Konigsberg | formatting |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Robert Konigsberg | Add some comments to index.js, the Index namespace... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Robert Konigsberg | Add some of the new options to the experimental palette. |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygra... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Robert Konigsberg | Add test for axisTickSize. Fill out test for yAxisLabel... |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Robert Konigsberg | Remove yAxisLabelWidth from Dygraph.axes_. |
commit | commitdiff | tree | snapshot |
2012-12-27 |
Robert Konigsberg | Remove labelsKMB and labelsKMG2 from Dygraph.axes_. |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Robert Konigsberg | Merge pull request #189 from klausw-g/large-y-scale |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Klaus Weidner | tick scaling: Added comments, and adjust loop ends |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Klaus Weidner | Fix tick marks for large Y scale ranges |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Robert Konigsberg | Remove last vestige of axis.logscale. |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Robert Konigsberg | Remove axis.logscale for interaction model. |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Robert Konigsberg | Remove axis.logscale; add test that verifies that custo... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Robert Konigsberg | Remove one instance of logscale and all (that is one... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygra... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Robert Konigsberg | Merge pull request #187 from adilhn/rgbcolor_change |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygra... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Robert Konigsberg | Fix logscale. Also fix includeZero (and add tests for... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Adil | Missed an RGBColor-->RGBColorParser change. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Adil | - Minor updates from the code review. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Robert Konigsberg | Add tests that break currently, but will pass when... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Adil | Fixed typo. |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Adil | Merge remote-tracking branch 'upstream/master' into... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Adil | - Refactored requestAnimFrame. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Robert Konigsberg | Add tests for labelsKMG and labelsKMB2. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Robert Konigsberg | Remove superfluous warning when specifying labelsKMG2. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Robert Konigsberg | Set up the ability to fail tests on warnings. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Robert Konigsberg | Whoops, remove labels.js from auto_tests/misc/local... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Robert Konigsberg | Centralize utility methods in automated tests. |
commit | commitdiff | tree | snapshot |
next |