dygraphs.git
2013-02-21 Dan VanderkamMerge pull request #222 from kberg/master
2013-02-21 Robert KonigsbergFix bug 436. Only restore axes that remain after an...
2013-02-20 Dan VanderkamTemporarily disable tests which must be run in eastern...
2013-02-20 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-02-20 Dan VanderkamFix an issue where annotations are set too early in IE8
2013-02-20 Dan VanderkamFix & regression test for issue 392: connectSeparated...
2013-02-20 Dan Vanderkamadd note about IE8
2013-02-20 Dan Vanderkamguard window.getComputedStyle call for IE8
2013-02-19 Dan VanderkamMerge pull request #221 from walkingeyerobot/master
2013-02-19 Mitch FoleySince we can't change constants, checking to see if...
2013-02-19 Dan VanderkamgetComputedStyle -> window.getComputedStyle
2013-02-19 Dan VanderkamMerge pull request #220 from walkingeyerobot/master
2013-02-19 Mitch Foleyadding missing license block
2013-02-18 Dan VanderkamIgnore zooms entirely outisde the plot area; Fix broken...
2013-02-18 Dan VanderkamClean up some zooming oddities; fixes issues 434 and 280
2013-02-18 Dan Vanderkamkberg review comments
2013-02-18 Dan VanderkamFix & regression test for issue 433: Glitch in two...
2013-02-18 Dan VanderkamOne more case in which ticks across DST boundaries...
2013-02-18 Dan VanderkamA few tweaks to make all tests pass on FF 3.5
2013-02-18 Dan Vanderkamfactor out Dygraph.setDateSameTZ
2013-02-18 Dan VanderkamFix some more DST issues
2013-02-18 Dan VanderkamFix and regression test for Issue 147: X-axis date...
2013-02-17 Robert KonigsbergReturn failure code when lint fails.
2013-02-17 Dan VanderkamFix & regression test for issue 363: Calling setSelecti...
2013-02-17 Dan Vanderkamfix & regression test for issue 355: Row number Issue
2013-02-17 Dan VanderkamFix a few lint errors
2013-02-17 Dan VanderkamMove KMB/KMG2 formatting into default formatter functio...
2013-02-17 Dan VanderkamFix issue 176, which involved duplicated x-values in...
2013-02-17 Dan VanderkamAdd another test for DST transitions
2013-02-16 Dan VanderkamRegression test for issue 430: Incorrect rendering...
2013-02-16 Dan VanderkamMerge pull request #210 from klausw-g/range-pad-2
2013-02-16 Dan VanderkamMerge pull request #216 from klausw-g/issue-424-b
2013-02-16 Dan VanderkamMerge pull request #217 from paulfelix/master
2013-02-15 Dan VanderkamMerge pull request #218 from walkingeyerobot/master
2013-02-15 Dan Vanderkamrv 34ad56b341, which introduced issue 432
2013-02-15 Mitch FoleyMaking dygraph-tickers.js slightly more independent.
2013-02-12 Klaus Weidnercode review: rename to .singleSeriesName
2013-02-12 Paul FelixCall addEvent on graph instance where needed for auto...
2013-02-12 Paul FelixMerge branch 'master' of github.com:danvk/dygraphs
2013-02-12 Paul FelixFix for Issue 378: Mouse gradually drifts off of range...
2013-02-11 Dan Vanderkamadd missing semicolon
2013-02-11 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-02-11 Dan Vanderkamadd Great Lakes Water Level dashboard example
2013-02-11 Klaus WeidnerRe-do the fix for stacked graph highlighting
2013-02-10 Klaus WeidnerAddress code review comments
2013-02-10 Robert KonigsbergRemove naming of anoymous functions. Unnecessary and...
2013-02-09 Dan VanderkamMerge pull request #213 from kberg/i329
2013-02-09 Robert KonigsbergFix bug 329 which accumulates clipping rectangles on...
2013-02-09 Dan VanderkamMerge pull request #211 from klausw-g/issue-424
2013-02-09 Dan VanderkamMerge pull request #212 from kberg/i153
2013-02-09 Robert KonigsbergFix bug 153, findPosX and findPosY don't take borders...
2013-02-09 Dan Vanderkamremove console.log()
2013-02-09 Klaus WeidnerDon't redraw graph stack in interactive highlight
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 Klaus WeidnerAdd new options xRangePad and yRangePad
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
next