dygraphs.git
2013-03-29 Robert KonigsbergClosure tweak: variable 'd' declared twice within the...
2013-03-29 Robert KonigsbergClosure fix; force cast from Element to Node.
2013-03-02 Dan VanderkamMerge pull request #226 from vlsi/wrong_stacked_computation
2013-02-27 Robert KonigsbergMerge pull request #231 from paulfelix/master
2013-02-26 Paul FelixFix for issue #439
2013-02-26 Robert KonigsbergMerge pull request #230 from clocksmith/master
2013-02-26 clocksmithFix syntax error in callback.js
2013-02-26 Robert KonigsbergMerge pull request #229 from clocksmith/master
2013-02-26 clocksmithAdded tests for explicit y axis range in callback.
2013-02-25 clocksmithFix value of yMax in callback.js test.
2013-02-25 clocksmithMerge branch 'master' of https://github.com/danvk/dygraphs
2013-02-25 clocksmithAdd tests for underlayCallback with no series.
2013-02-25 Vladimir SitnikovFixed computation of stacked series in case some series...
2013-02-24 Dan VanderkamMerge pull request #225 from vlsi/master
2013-02-24 Dan VanderkamMerge pull request #224 from kberg/i294
2013-02-24 Vladimir SitnikovFix wrong values in legend when using stackedGraph...
2013-02-24 Robert KonigsbergUse the correct access when computing bounded y-values...
2013-02-23 clocksmithi
2013-02-22 clocksmithi
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
next