2012-12-31 |
Robert Konigsberg | axisLabelFontSize can now be configured per-axis.
|
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 | Options now include defaults. Fix https://code.google...
|
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 |
2012-12-18 |
Robert Konigsberg | Merge pull request #189 from klausw-g/large-y-scale
|
commit | commitdiff | tree |
2012-12-17 |
Robert Konigsberg | Remove last vestige of axis.logscale.
|
commit | commitdiff | tree |
2012-12-17 |
Robert Konigsberg | Remove axis.logscale for interaction model.
|
commit | commitdiff | tree |
2012-12-17 |
Robert Konigsberg | Remove axis.logscale; add test that verifies that custom...
|
commit | commitdiff | tree |
2012-12-16 |
Robert Konigsberg | Remove one instance of logscale and all (that is one...
|
commit | commitdiff | tree |
2012-12-16 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2012-12-14 |
Robert Konigsberg | Merge pull request #187 from adilhn/rgbcolor_change
|
commit | commitdiff | tree |
2012-12-14 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2012-12-13 |
Robert Konigsberg | Fix logscale. Also fix includeZero (and add tests for...
|
commit | commitdiff | tree |
2012-12-13 |
Robert Konigsberg | Add tests that break currently, but will pass when...
|
commit | commitdiff | tree |
2012-12-08 |
Robert Konigsberg | Add tests for labelsKMG and labelsKMB2.
|
commit | commitdiff | tree |
2012-12-08 |
Robert Konigsberg | Remove superfluous warning when specifying labelsKMG2.
|
commit | commitdiff | tree |
2012-12-08 |
Robert Konigsberg | Set up the ability to fail tests on warnings.
|
commit | commitdiff | tree |
2012-12-08 |
Robert Konigsberg | Whoops, remove labels.js from auto_tests/misc/local...
|
commit | commitdiff | tree |
2012-12-08 |
Robert Konigsberg | Centralize utility methods in automated tests.
|
commit | commitdiff | tree |
2012-12-08 |
Robert Konigsberg | Move common code to Util.js, reducing multiple-axes...
|
commit | commitdiff | tree |
2012-12-08 |
Robert Konigsberg | Minor whitespace tweak.
|
commit | commitdiff | tree |
2012-12-08 |
Robert Konigsberg | Make new options stuff work with gviz.
|
commit | commitdiff | tree |
2012-12-04 |
Robert Konigsberg | Hackish way of testing against dygraphs-combined. Tacky...
|
commit | commitdiff | tree |
2012-12-04 |
Robert Konigsberg | Add generate-documentation.sh to Makefile.
|
commit | commitdiff | tree |
2012-12-04 |
Robert Konigsberg | Merge pull request #185 from davidmsibley/master
|
commit | commitdiff | tree |
2012-12-03 |
Robert Konigsberg | Address lint warnings.
|
commit | commitdiff | tree |
2012-11-30 |
Robert Konigsberg | Merge pull request #184 from kberg/master
|
commit | commitdiff | tree |
2012-11-30 |
Robert Konigsberg | Add test that shows that you can't put {} inside the...
|
commit | commitdiff | tree |
2012-11-30 |
Robert Konigsberg | Add multiple_axes.js which focuses only on new style...
|
commit | commitdiff | tree |
2012-11-30 |
Robert Konigsberg | Rename test and test methods so they do not conflict...
|
commit | commitdiff | tree |
2012-11-30 |
Robert Konigsberg | In preparation for migrating axis tests to new-format.
|
commit | commitdiff | tree |
2012-11-30 |
Robert Konigsberg | Remove maxAxis; it's not used.
|
commit | commitdiff | tree |
2012-11-29 |
Robert Konigsberg | Merge pull request #180 from kberg/new-series-option
|
commit | commitdiff | tree |
2012-11-29 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2012-11-26 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2012-11-26 |
Robert Konigsberg | Added additional comment to the deprecated options...
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Migrate multi-scale to use non-deprecated axis-specific...
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Fixed per-series typo in misc/local.html.
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Renaming deprecated methods because the automated test...
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Add axis_labels tests that rely on the preferred style...
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Rename axis_labels.js to axis_labels-deprecated.js...
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Add comments and warnings for legacy options.
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Add comments and warnings for legacy options.
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Ooh more code cleanup; all 155 tests pass.
|
commit | commitdiff | tree |
2012-11-25 |
Robert Konigsberg | Merge branch 'remove-old-options' into new-series-option...
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Start working on new-version axis support. Tests still...
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Fix options reference, so it includes 'Series' category.
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygraphs...
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Some Makefile fun - * new lint and clean commands,...
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Merge branch 'remove-old-options' of https://github...
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' into remove-old-options
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' into remove-old-options
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygraphs...
|
commit | commitdiff | tree |
2012-11-24 |
Robert Konigsberg | Options code review, plus, remove original attr_ code.
|
commit | commitdiff | tree |
2012-11-23 |
Robert Konigsberg | Add sanity test for xValueParser.
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Add per-series tests that validate new-style options...
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Series have to be updated when updateOptions are called...
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Be friendlier with options that exist, but are null...
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Add test case to verify that strings-as-divs are allowed.
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | When div is of type string, replace it with a document...
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs...
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Add pathalogical test case (broken) that show that...
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Fix syntactically broken per_series.js
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Fix broken options reference.
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Forgot dash when specifying test name.
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Whoops, missing commas.
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Add tests for new series option.
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygraphs...
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Merge pull request #1 from kberg/add-per-series-to...
|
commit | commitdiff | tree |
2012-11-22 |
Robert Konigsberg | Merge pull request #176 from kberg/add-per-series-to...
|
commit | commitdiff | tree |
next |