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 |
2012-12-08 |
Robert Konigsberg | Move common code to Util.js, reducing multiple-axes... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Robert Konigsberg | Minor whitespace tweak. |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Robert Konigsberg | Make new options stuff work with gviz. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Adil | - Changes from code review: |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Robert Konigsberg | Hackish way of testing against dygraphs-combined. Tacky... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Robert Konigsberg | Add generate-documentation.sh to Makefile. |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Robert Konigsberg | Merge pull request #185 from davidmsibley/master |
commit | commitdiff | tree | snapshot |
2012-12-03 |
David M Sibley | synched generate-combined.sh to dygraphs-dev.js |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Robert Konigsberg | Address lint warnings. |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Robert Konigsberg | Merge pull request #184 from kberg/master |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Robert Konigsberg | Add test that shows that you can't put {} inside the... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Robert Konigsberg | Add multiple_axes.js which focuses only on new style... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Robert Konigsberg | Rename test and test methods so they do not conflict... |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Robert Konigsberg | In preparation for migrating axis tests to new-format. |
commit | commitdiff | tree | snapshot |
2012-11-30 |
Robert Konigsberg | Remove maxAxis; it's not used. |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Robert Konigsberg | Merge pull request #180 from kberg/new-series-option |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygra... |
commit | commitdiff | tree | snapshot |
2012-11-28 |
Adil | - Added xIsEpochDate option to save redundant encoding... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Dan Vanderkam | Merge pull request #182 from kberg/master |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Robert Konigsberg | Added additional comment to the deprecated options... |
commit | commitdiff | tree | snapshot |
2012-11-26 |
Dan Vanderkam | Merge pull request #181 from kberg/master |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Migrate multi-scale to use non-deprecated axis-specific... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Fixed per-series typo in misc/local.html. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Renaming deprecated methods because the automated test... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Add axis_labels tests that rely on the preferred style... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Rename axis_labels.js to axis_labels-deprecated.js... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Add comments and warnings for legacy options. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Add comments and warnings for legacy options. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Ooh more code cleanup; all 155 tests pass. |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Robert Konigsberg | Merge branch 'remove-old-options' into new-series-optio... |
commit | commitdiff | tree | snapshot |
2012-11-25 |
Dan Vanderkam | Merge pull request #179 from kberg/makefile-fun |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Start working on new-version axis support. Tests still... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Fix options reference, so it includes 'Series' category. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygra... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Some Makefile fun - * new lint and clean commands,... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Merge branch 'remove-old-options' of https://github... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' into remove-old-options |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' into remove-old-options |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygra... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Robert Konigsberg | Options code review, plus, remove original attr_ code. |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dan Vanderkam | exclude externs from lint |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dan Vanderkam | More correctly-compiling files, plus some more info... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dan Vanderkam | dygraph-tickers builds clean |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dan Vanderkam | Closurify some low-hanging fruit |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dan Vanderkam | dygraph-utils.js compiles under closure with no warning... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dan Vanderkam | lots of type defintions in dygraph-utils.js; down to... |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dan Vanderkam | Merge pull request #178 from kberg/tests |
commit | commitdiff | tree | snapshot |
2012-11-24 |
Dan Vanderkam | Merge pull request #177 from danvk/no-width-no-work |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Robert Konigsberg | Add sanity test for xValueParser. |
commit | commitdiff | tree | snapshot |
2012-11-23 |
Dan Vanderkam | Merge pull request #174 from wimme/patch-1 |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Add per-series tests that validate new-style options... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Series have to be updated when updateOptions are called... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Be friendlier with options that exist, but are null... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Add test case to verify that strings-as-divs are allowed. |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | When div is of type string, replace it with a document... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygra... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Add pathalogical test case (broken) that show that... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Fix syntactically broken per_series.js |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Fix broken options reference. |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Forgot dash when specifying test name. |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Whoops, missing commas. |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Add tests for new series option. |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygra... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Merge pull request #1 from kberg/add-per-series-to... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Merge pull request #176 from kberg/add-per-series-to... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Add missing tests to auto_tests/misc/local, and reorgan... |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Robert Konigsberg | Add code to deal with the new, global, series option. |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Wim Bruynooghe | fixed spacings |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Dan Vanderkam | Merge pull request #161 from klausw-g/is-series-locked |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Wim Bruynooghe | Range selector: stepplots and fix for gaps in data |
commit | commitdiff | tree | snapshot |
next |