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-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 |
2012-11-18 |
Robert Konigsberg | Merge pull request #173 from kberg/reverse-noisydata |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Dump Dygraph.seriesToAxisMap, move it into DygraphOptio... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Add numAxes function. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Remove the old code for attr_. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Support highlightSeriesOpts, and, standardize on field... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Respect options set in the series-axis object (e.g... |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Fix mis-named method. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Reparse when series is set for array data. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Looking better -- handle the CSV/no label case. |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Robert Konigsberg | Add dygraph-options.js. Add code to compare behavior... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Robert Konigsberg | Added actual drawing to test for visual cue. |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Robert Konigsberg | testDrawHighlightPointCallback won't pass when the... |
commit | commitdiff | tree | snapshot |
2012-11-16 |
Robert Konigsberg | Add tests (which currently fail) that ensure that drawP... |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dan Vanderkam | Merge pull request #171 from kberg/master |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dan Vanderkam | Merge pull request #170 from shole/master |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Robert Konigsberg | reverse the lines for the series C of NoisyDataABC... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Robert Konigsberg | Add third data set to visibility.html. |
commit | commitdiff | tree | snapshot |
2012-10-27 |
shole | findClosestPoint visibility bias fix, as described... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Dan Vanderkam | Merge pull request #168 from jhollingsworth/master |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Jason Hollingsworth | Merge branch 'master' of github.com:jhollingsworth... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Jason Hollingsworth | Fixed an issue with the chart title not being visible... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Jason Hollingsworth | Update to Fix Issue 162: Support DOS-style line endings. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Dan Vanderkam | fix for issue 380 from adilh |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Robert Konigsberg | Merge pull request #166 from klemmster/master |
commit | commitdiff | tree | snapshot |
2012-09-10 |
Richard Klemm | Remove unused variable |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dan Vanderkam | Fix some numeric issues with older Firefox |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-08-28 |
Dan Vanderkam | Remove variable re-definitions |
commit | commitdiff | tree | snapshot |
2012-08-26 |
Dan Vanderkam | small script to track compressed file sizes |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Dan Vanderkam | Fix Issue 162: Support DOS-style line endings |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Dan Vanderkam | add auto_test from Issue 242 |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | Fix Issue 229:valueRange and errorBars not mixing when... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | resolve issue 180 via better documentation |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | verify that issue 185 is fixed |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | Fix Issue 359:animatedZooms option has a bad interactio... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | Fix Issue 328:Thick data lines shown breaks |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | update docs to reflect that fillGraph is now per-series. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | Fix issue 139:set fill option by series rather than... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | rv f4e7e19, which was committed by accident |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | Fix issue 201:zero-series test broken |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | Fix Issue 361: Moving the mouse over an iframe breaks... |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | failing test for iframe mouseup |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Dan Vanderkam | Fix & regression test for Issue 358:857a6931 breaks... |
commit | commitdiff | tree | snapshot |
next |