dygraphs.git
2013-02-09 Robert KonigsbergFix bug 153, findPosX and findPosY don't take borders...
2013-02-09 Dan Vanderkamauto_test for stacked annotations
2013-02-09 Dan VanderkamFix the other half of Issue 256 (annotation stacking)
2013-02-09 Dan VanderkamFix part 1 of Issue 256: Annotations attachAtBottom...
2013-02-09 Dan VanderkamFix Issue 347: three-finger zoom crashes the display...
2013-02-09 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-02-09 Dan VanderkamFix Issue 181: labelsDiv flashes when the mouse hovers...
2013-02-09 Dan VanderkamMerge pull request #209 from kberg/i428
2013-02-08 Robert KonigsbergFix bug 428, add test which catches exception. What...
2013-02-08 Robert KonigsbergAdd methods to DygraphOps to dispatch mouseover and...
2013-02-08 Dan Vanderkamsupport "double-tap" to zoom out on touch devices
2013-02-08 Dan VanderkamCall zoomCallback from touch interactions (issue 395)
2013-02-08 Dan VanderkamSlightly scary change to fix issue 426
2013-02-08 Dan VanderkamAdd CSS "reset" to fix Issue 429
2013-02-08 Dan VanderkamFix tests to handle the new space in the legend
2013-02-08 Dan Vanderkamadd a (non-breaking) space between series name and...
2013-02-08 Dan VanderkamMerge pull request #208 from paulfelix/master
2013-02-08 Dan VanderkamMerge pull request #204 from sauter-hq/55eb8485b406174f...
2013-02-08 Dan VanderkamFix documentation for underlayCallback (Issue 379)
2013-02-07 eichsjulBUGFIX:
2013-02-07 eichsjulBUGFIX: Renamed test to capital case, fixed global...
2013-02-07 Robert KonigsbergNamespace the canvas proxy in auto tests.
2013-02-07 eichsjulFEATURE: Added tests for stepPlot option per series
2013-02-07 eichsjulBUGFIX: stepPlot per series now also works correctly...
2013-02-07 eichsjulFEATURE: Added stepPlot option per series for all plotters.
2013-02-07 Damien Buhl... BUG FIX: Fixed indentation in respect to the jslint...
2013-02-07 eichsjulFEATURE: Added support for stepPlot per-series.
2013-02-06 Paul FelixFix for Issue 421: Range selector disappear after resize
2013-02-02 Robert KonigsbergMerge pull request #207 from kberg/master
2013-02-02 Robert Konigsbergs/RGBColor/RGBColorParser in the tests directory.
2013-02-02 Robert KonigsbergMerge pull request #206 from kberg/master
2013-02-02 Robert KonigsbergAdd new test to verify that highlightCallback still...
2013-02-01 Dan VanderkamMerge pull request #199 from witsa/master
2013-02-01 Dan VanderkamFix "Unnecessary semicolon" lint error
2013-02-01 manufitoussiChanging name of isUnspecifiedLimit function to isNullU...
2013-01-31 Dan VanderkamMerge pull request #203 from witsa/resize_handler
2013-01-31 Dan VanderkamMerge pull request #205 from kberg/docs
2013-01-31 Robert KonigsbergUpdate docs for committing changes.
2013-01-30 manufitoussiremove wrong argument of parseFloat
2013-01-30 manufitoussiResize event causes several mouseUp handler to be be...
2013-01-30 manufitoussifix an resize issue : when the window has resized,...
2013-01-30 Emmanuel FitoussiMerge pull request #4 from danvk/master
2013-01-30 manufitoussirefactoring of detection of unspecified limit.
2013-01-30 manufitoussireference sentence rewrite
2013-01-30 Emmanuel FitoussiMerge pull request #3 from danvk/master
2013-01-29 Dan Vanderkamadd broken test demo to show margin issues
2013-01-29 Dan VanderkamMerge pull request #202 from kberg/tweak-tests
2013-01-29 Dan VanderkamMerge pull request #200 from kberg/resize-handler
2013-01-29 Dan VanderkamMerge pull request #201 from kberg/lint-cleanse
2013-01-29 Robert KonigsbergOnly print PASS when failed test count == 0. Or is...
2013-01-29 Robert KonigsbergFix lint warnings.
2013-01-29 Dan Vanderkamadd advice about delaying dygraph instantiation when...
2013-01-25 Dan Vanderkamuse Dygraph.log in dygraphs.js
2013-01-25 Emmanuel FitoussiRevert "To avoid the rising count of useless resizes...
2013-01-25 Robert KonigsbergResize event causes several event handlers to be be...
2013-01-25 Robert Konigsbergresize handler only added once per graph.
2013-01-25 manufitoussiupdate reference description about the partial auto...
2013-01-25 manufitoussiPartial auto y range : adding support of null and undef...
2013-01-25 manufitoussiAllows that user specifies only one limit of valueRange...
2013-01-25 Dan Vanderkammove plugins/unzoom.js -> extras/unzoom.js
2013-01-25 Dan VanderkamMerge pull request #198 from klausw-g/generate-refactor
2013-01-25 manufitoussiAdding test for the per axis option includeZero
2013-01-25 manufitoussiAdding an robustness test before using the registered...
2013-01-25 manufitoussiTo avoid the rising count of useless resizes : we remov...
2013-01-25 Klaus Weidnerrefactor generate-combined.sh
2013-01-24 Emmanuel FitoussiMerge pull request #2 from witsa/master
2013-01-24 Emmanuel FitoussiMerge pull request #1 from danvk/master
2013-01-24 Dan Vanderkamfix typo
2013-01-24 Dan Vanderkamadd note about http-equiv being first in the head section
2013-01-23 Dan Vanderkamremove unused opt
2013-01-23 Dan Vanderkamwrap DygraphOptions
2013-01-23 Dan Vanderkamnearly all lint errors gone; closure compiler still...
2013-01-22 Dan Vanderkamlint checks mostly pass
2013-01-11 Paul FelixHandling zoom handle left position as a floating-point...
2013-01-11 Paul FelixMore range selector auto tests
2013-01-11 Paul FelixChanges based on comments from pull request
2013-01-11 Paul FelixNeed to call createDragInterface_() after plugins are...
2013-01-11 Paul FelixMoved check for labels existence into reparseSeries...
2013-01-11 Paul FelixRange selector is now a plugin
2013-01-11 Robert KonigsbergMerge pull request #194 from kberg/unzoom
2013-01-11 Robert KonigsbergLast set of code review comments for unzoom.
2013-01-11 Robert KonigsbergCode review comments.
2013-01-11 Robert KonigsbergMerge branch 'master' into unzoom
2013-01-10 Dan VanderkamMerge pull request #197 from kberg/dounzoom
2013-01-09 Robert KonigsbergBetter name (thanks Paul.)
2013-01-09 Robert KonigsbergMove doUnzoom_ to the public API.
2013-01-04 Robert KonigsbergTook a while to get conditional show to work; works...
2013-01-04 Robert KonigsbergFix responsese to code review 194.
2013-01-04 Dan VanderkamMerge pull request #195 from kberg/415
2013-01-04 Robert KonigsbergFix bug 415. Series must be specicied by name in the...
2013-01-04 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-01-04 Robert KonigsbergMerge branch 'master' of github.com:kberg/dygraphs
2013-01-04 Robert KonigsbergAdd new test to misc/local.html
2013-01-04 Robert KonigsbergAdd plugins option to Dygraphs. Add demo-test. Add...
2013-01-03 Robert KonigsbergMerge pull request #193 from kberg/axis-label-font...
2013-01-03 Robert KonigsbergFix minor typo.
2013-01-03 Robert KonigsbergUnzoom plug-in, rev 1.
2013-01-03 Robert KonigsbergMerge branch 'master' of git://github.com/danvk/dygraph...
2013-01-03 Robert KonigsbergComments froim review 193.
2013-01-03 Robert Konigsbergs/String/string in jsdoc for dygraph-options.js.
next