dygraphs.git
2013-07-02 Dan Vanderkammove prev/nextRow into points array
2013-07-02 Dan Vanderkaminterpolation
2013-07-02 Dan Vanderkammitigated annotation sqishing w/ min-width
2013-07-01 Dan Vanderkamfix some bugs with selected and kill button
2013-07-01 Dan Vanderkammove hairline to top on click
2013-07-01 Dan Vanderkamupdate jsdoc
2013-07-01 Dan Vanderkamadd a togglable "selected" property to hairlines
2013-07-01 Dan Vanderkamannotations hide when they go off the chart
2013-07-01 Dan Vanderkamhairlines hide when they go off the chart
2013-07-01 Dan Vanderkamlight refactoring -- expose public hairlines
2013-07-01 Dan VanderkamAdd divFiller option for Hairlines plugin
2013-07-01 Dan Vanderkamfocus text box when editing annotation; can be done...
2013-07-01 Dan VanderkamMerge branch 'master' into hairline
2013-06-19 Dan VanderkamMerge pull request #262 from sauter-hq/left-boundry-fix
2013-06-19 David EberleinFixed wrong space usage in if clauses.
2013-06-13 eberldavBUGFIX: Fixed bug using the idxToRow_ function instead...
2013-06-13 eberldavTEST: Added test to verify that the left boundry works...
2013-06-12 David EberleinBUGFIX: Added "this." to the boundryIds_ calls
2013-06-12 David EberleinBUGFIX: Fixed Bug created by extracting different rows...
2013-06-11 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-06-11 Robert KonigsbergAdd comment to resize test case as a follow on to pull...
2013-06-11 Robert KonigsbergAdd comment to resize test case as a follow on to pull...
2013-06-11 Robert KonigsbergMerge pull request #260 from klausw-g/resize-fix-2
2013-06-11 Klaus WeidnerOnly resize canvas if the size changed.
2013-06-11 Dan VanderkamMerge pull request #259 from klausw-g/resize-fix
2013-06-11 Klaus WeidnerFix graphs created in not-displayed divs.
2013-06-09 Dan Vanderkamdata updates working properly
2013-06-09 Dan Vanderkamhairlines pinned to xval; having trouble changing xval...
2013-06-09 Dan Vanderkamannotations can be dragged vertically
2013-06-09 Dan Vanderkamcheckpoint; about to change annotation dragging behavior
2013-06-07 Robert KonigsbergMerge pull request #258 from klausw-g/lint-fixes
2013-06-06 Klaus WeidnerLinter fixes.
2013-06-06 Klaus WeidnerRefactoring to fix stacked graphs with NaNs.
2013-06-06 Robert KonigsbergMerge pull request #257 from kberg/auto-tests
2013-06-06 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2013-06-06 Robert KonigsbergMerge pull request #250 from wimme/patch-4
2013-06-05 Robert KonigsbergClean up more of the local testing script, and also...
2013-06-04 Robert KonigsbergReduce the width of testGridLinePattern from 480px...
2013-06-04 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-06-03 Robert KonigsbergMerge pull request #256 from kberg/auto-tests
2013-06-03 Robert KonigsbergMerge branch 'auto-tests' of https://github.com/kberg...
2013-06-03 Robert KonigsbergI broke ./test.sh, and this fixes it.
2013-06-03 Robert KonigsbergI broke ./test.sh, and this fixes it.
2013-06-03 Robert KonigsbergMerge pull request #255 from kberg/master
2013-06-03 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygraphs
2013-06-03 Robert KonigsbergAdd --verbose to ./test.sh and phantom-driver.js
2013-06-03 Robert KonigsbergMerge pull request #254 from kberg/i382
2013-06-03 Robert KonigsbergFix lint errors for i382. Also, ugh, clearly broken...
2013-06-03 Robert KonigsbergMerge pull request #232 from kberg/i382
2013-06-03 Robert KonigsbergMerge branch 'i382' of https://github.com/kberg/dygraph...
2013-06-03 Robert KonigsbergFix tests that accompany fixing bug 382.
2013-06-03 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2013-06-03 Robert KonigsbergMerge pull request #252 from kberg/auto-tests
2013-06-03 Robert KonigsbergMerge branch 'master' of https://github.com/danvk/dygra...
2013-06-03 Robert KonigsbergAdd nice little things to the in-browser test runner.
2013-06-03 Dan VanderkamMerge pull request #251 from kberg/auto-tests
2013-06-02 Robert KonigsbergMake a table view out of the test results for easier...
2013-06-02 Robert KonigsbergRewrite local testdriver processing. Using a listener...
2013-06-02 Robert KonigsbergTurn auto-tests script into an object for saner manipul...
2013-06-02 Robert KonigsbergThe local auto tester's javascript is messy and having...
2013-05-31 Wim BruynoogheUpdate dygraph.js
2013-05-31 Wim BruynoogheUpdate dygraph.js
2013-05-31 Wim BruynoogheAdd comment
2013-05-31 Wim BruynoogheAdd test for custom bars with negative values in logScale
2013-05-31 Wim BruynoogheLogScale and customBars with negative values
2013-05-30 Robert KonigsbergRemove the vestigial DygraphLayout.setDateWindow.
2013-05-27 Dan Vanderkampointers to docs
2013-05-27 Dan Vanderkamfix issues with dragging annotations; annotations edita...
2013-05-23 Dan Vanderkamtweaks; add jquery
2013-05-20 Dan VanderkamAnnotation persistence working
2013-05-20 Dan Vanderkamsuper annotations mostly working; still need API and...
2013-05-09 Dan Vanderkamadd instructions
2013-05-09 Dan VanderkamHairlines API & persistence working
2013-05-09 Dan VanderkamMerge branch 'master' into hairline
2013-05-08 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2013-05-08 Dan VanderkamFix failing test
2013-05-08 Dan VanderkamMerge pull request #241 from sauter-hq/per-axis-grid
2013-05-08 David EberleinMerge remote-tracking branch 'official/master' into...
2013-05-03 Dan VanderkamMerge pull request #243 from sauter-hq/fix-for-issue-451
2013-05-03 David EberleinREFACTORING: fixed code style and lint warnings. Readde...
2013-05-02 David EberleinREFACTORING: Fixed code style nits and extracted the...
2013-05-02 David EberleinMerge commit '9f890c23ad80924d0a30f3a14f8680b7c2d6318e...
2013-04-30 Dan Vanderkamonly reserve space for y2 axis when it will be drawn
2013-04-25 David EberleinREFACTORING: cleaned up code and style for new grid...
2013-04-25 David EberleinMerge commit 'de2545148870a1bdb0957c4c42e80bdb8ce1656d...
2013-04-24 Dan VanderkamFix our lone lint error
2013-04-24 Dan VanderkamFix syntax errors in docs and update test script to...
2013-04-24 Dan VanderkamStack Overflow link on home page
2013-04-24 Dan VanderkamMerge pull request #246 from davidmsibley/master
2013-04-18 Dan VanderkamMerge pull request #245 from sauter-hq/custom-bar-data...
2013-04-18 Robert KonigsbergMerge pull request #237 from kberg/closure
2013-04-18 Robert KonigsbergFollow-on to pull request 237, closurifying some code.
2013-04-18 David EberleinBUGFIX: Fixed test not running die to OS differences...
2013-04-18 David EberleinTEST: Added NaN cases to the missingPoints test.
2013-04-18 David EberleinREFACTORING: Changed if / else cases to optimize the...
2013-04-17 David M Sibleyadding comments for LONG_TICK_PLACEMENTS
2013-04-17 David M SibleyMerge branch 'master' of github.com:danvk/dygraphs
2013-04-17 Dan VanderkamMerge pull request #242 from sauter-hq/draw-xaxis-bugfix
2013-04-17 David M Sibleytying all the large granularity tick decision making...
2013-04-17 David M Sibleycorrected number of months in a QUARTERLY granularity
next