dygraphs.git
2012-12-29 Robert KonigsbergMerge pull request #190 from kberg/palette
2012-12-29 Robert KonigsbergMerge pull request #186 from kberg/master
2012-12-29 Robert Konigsbergjqueryify tooltip.
2012-12-29 Robert Konigsbergjquery-ify the palette object.
2012-12-29 Robert KonigsbergRemove the "Copy" code, it's been replaced by "to hash".
2012-12-29 Robert KonigsbergClean up palette.css (requires less css).
2012-12-29 Robert KonigsbergClean up instructions section of the palette; hide...
2012-12-29 Robert KonigsbergUpdate instructions on index.html.
2012-12-29 Robert KonigsbergRemove commented-out console.log.
2012-12-29 Robert KonigsbergBe array<int> friendly.
2012-12-29 Robert KonigsbergAdd series customization to the palette. Requires some...
2012-12-28 Robert KonigsbergAdd more option specifications per series, and nullify...
2012-12-28 Robert KonigsbergAdd "to hash" feature to make palette more useful!
2012-12-28 Robert KonigsbergRestore funny format; add comment to indicate why it...
2012-12-28 Robert KonigsbergBooleans are now three-state buttons.
2012-12-28 Robert KonigsbergMerge branch 'palette' of https://github.com/kberg...
2012-12-28 Robert KonigsbergAdd per-axis specification in Dygraphs. Adding jquery...
2012-12-28 Robert KonigsbergAdd per-axis specification in Dygraphs. Adding jquery...
2012-12-28 Robert KonigsbergRemove loud logging.
2012-12-27 Robert KonigsbergReformat options.
2012-12-27 Robert Konigsbergformatting
2012-12-27 Robert KonigsbergAdd some comments to index.js, the Index namespace...
2012-12-27 Robert KonigsbergAdd some of the new options to the experimental palette.
2012-12-27 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-12-18 Robert KonigsbergMerge pull request #189 from klausw-g/large-y-scale
2012-12-18 Klaus Weidnertick scaling: Added comments, and adjust loop ends
2012-12-18 Klaus WeidnerFix tick marks for large Y scale ranges
2012-12-14 Robert KonigsbergMerge pull request #187 from adilhn/rgbcolor_change
2012-12-13 Robert KonigsbergFix logscale. Also fix includeZero (and add tests for...
2012-12-13 AdilMissed an RGBColor-->RGBColorParser change.
2012-12-13 Adil- Minor updates from the code review.
2012-12-13 Robert KonigsbergAdd tests that break currently, but will pass when...
2012-12-12 AdilFixed typo.
2012-12-12 AdilMerge remote-tracking branch 'upstream/master' into...
2012-12-12 Adil- Refactored requestAnimFrame.
2012-12-08 Robert KonigsbergAdd tests for labelsKMG and labelsKMB2.
2012-12-08 Robert KonigsbergRemove superfluous warning when specifying labelsKMG2.
2012-12-08 Robert KonigsbergSet up the ability to fail tests on warnings.
2012-12-08 Robert KonigsbergWhoops, remove labels.js from auto_tests/misc/local...
2012-12-08 Robert KonigsbergCentralize utility methods in automated tests.
2012-12-08 Robert KonigsbergMove common code to Util.js, reducing multiple-axes...
2012-12-08 Robert KonigsbergMinor whitespace tweak.
2012-12-08 Robert KonigsbergMake new options stuff work with gviz.
2012-12-04 Adil- Changes from code review:
2012-12-04 Robert KonigsbergHackish way of testing against dygraphs-combined. Tacky...
2012-12-04 Robert KonigsbergAdd generate-documentation.sh to Makefile.
2012-12-04 Robert KonigsbergMerge pull request #185 from davidmsibley/master
2012-12-03 David M Sibleysynched generate-combined.sh to dygraphs-dev.js
2012-12-03 Robert KonigsbergAddress lint warnings.
2012-11-30 Robert KonigsbergMerge pull request #184 from kberg/master
2012-11-30 Robert KonigsbergAdd test that shows that you can't put {} inside the...
2012-11-30 Robert KonigsbergAdd multiple_axes.js which focuses only on new style...
2012-11-30 Robert KonigsbergRename test and test methods so they do not conflict...
2012-11-30 Robert KonigsbergIn preparation for migrating axis tests to new-format.
2012-11-30 Robert KonigsbergRemove maxAxis; it's not used.
2012-11-29 Robert KonigsbergMerge pull request #180 from kberg/new-series-option
2012-11-29 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-11-28 Adil- Added xIsEpochDate option to save redundant encoding...
2012-11-26 Dan VanderkamMerge pull request #182 from kberg/master
2012-11-26 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-11-26 Robert KonigsbergAdded additional comment to the deprecated options...
2012-11-26 Dan VanderkamMerge pull request #181 from kberg/master
2012-11-25 Robert KonigsbergMigrate multi-scale to use non-deprecated axis-specific...
2012-11-25 Robert KonigsbergFixed per-series typo in misc/local.html.
2012-11-25 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2012-11-25 Robert KonigsbergRenaming deprecated methods because the automated test...
2012-11-25 Robert KonigsbergAdd axis_labels tests that rely on the preferred style...
2012-11-25 Robert KonigsbergRename axis_labels.js to axis_labels-deprecated.js...
2012-11-25 Robert KonigsbergAdd comments and warnings for legacy options.
2012-11-25 Robert KonigsbergAdd comments and warnings for legacy options.
2012-11-25 Robert KonigsbergOoh more code cleanup; all 155 tests pass.
2012-11-25 Robert KonigsbergMerge branch 'remove-old-options' into new-series-optio...
2012-11-25 Dan VanderkamMerge pull request #179 from kberg/makefile-fun
2012-11-24 Robert KonigsbergStart working on new-version axis support. Tests still...
2012-11-24 Robert KonigsbergFix options reference, so it includes 'Series' category.
2012-11-24 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygra...
2012-11-24 Robert KonigsbergSome Makefile fun - * new lint and clean commands,...
2012-11-24 Robert KonigsbergMerge branch 'remove-old-options' of https://github...
2012-11-24 Robert KonigsbergMerge branch 'master' into remove-old-options
2012-11-24 Robert KonigsbergMerge branch 'master' into remove-old-options
2012-11-24 Robert KonigsbergMerge branch 'master' of https://github.com/kberg/dygra...
2012-11-24 Robert KonigsbergOptions code review, plus, remove original attr_ code.
2012-11-24 Dan Vanderkamexclude externs from lint
2012-11-24 Dan VanderkamMore correctly-compiling files, plus some more info...
2012-11-24 Dan Vanderkamdygraph-tickers builds clean
2012-11-24 Dan VanderkamClosurify some low-hanging fruit
2012-11-24 Dan Vanderkamdygraph-utils.js compiles under closure with no warning...
2012-11-24 Dan Vanderkamlots of type defintions in dygraph-utils.js; down to...
2012-11-24 Dan VanderkamMerge pull request #178 from kberg/tests
2012-11-24 Dan VanderkamMerge pull request #177 from danvk/no-width-no-work
2012-11-23 Robert KonigsbergAdd sanity test for xValueParser.
2012-11-23 Dan VanderkamMerge pull request #174 from wimme/patch-1
2012-11-22 Robert KonigsbergAdd per-series tests that validate new-style options...
2012-11-22 Robert KonigsbergSeries have to be updated when updateOptions are called...
2012-11-22 Robert KonigsbergBe friendlier with options that exist, but are null...
2012-11-22 Robert KonigsbergAdd test case to verify that strings-as-divs are allowed.
2012-11-22 Robert KonigsbergWhen div is of type string, replace it with a document...
2012-11-22 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2012-11-22 Robert KonigsbergAdd pathalogical test case (broken) that show that...
2012-11-22 Robert KonigsbergFix syntactically broken per_series.js
next