2013-02-18 |
Dan Vanderkam | A few tweaks to make all tests pass on FF 3.5 |
blob | commitdiff |
2013-02-18 |
Dan Vanderkam | factor out Dygraph.setDateSameTZ |
blob | commitdiff | diff to current |
2013-02-17 |
Dan Vanderkam | Move KMB/KMG2 formatting into default formatter functio... |
blob | commitdiff | diff to current |
2013-02-16 |
Dan Vanderkam | Merge pull request #210 from klausw-g/range-pad-2 |
blob | commitdiff | diff to current |
2013-02-12 |
Paul Felix | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2013-02-11 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2013-02-10 |
Robert Konigsberg | Remove naming of anoymous functions. Unnecessary and... |
blob | commitdiff | diff to current |
2013-02-09 |
Dan Vanderkam | Merge pull request #211 from klausw-g/issue-424 |
blob | commitdiff | diff to current |
2013-02-09 |
Dan Vanderkam | Merge pull request #212 from kberg/i153 |
blob | commitdiff | diff to current |
2013-02-09 |
Robert Konigsberg | Fix bug 153, findPosX and findPosY don't take borders... |
blob | commitdiff | diff to current |
2013-02-09 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2013-02-09 |
Dan Vanderkam | Fix Issue 181: labelsDiv flashes when the mouse hovers... |
blob | commitdiff | diff to current |
2013-01-24 |
Emmanuel Fitoussi | Merge pull request #2 from witsa/master |
blob | commitdiff | diff to current |
2013-01-24 |
Emmanuel Fitoussi | Merge pull request #1 from danvk/master |
blob | commitdiff | diff to current |
2013-01-23 |
Dan Vanderkam | nearly all lint errors gone; closure compiler still... |
blob | commitdiff | diff to current |
2013-01-22 |
Dan Vanderkam | lint checks mostly pass |
blob | commitdiff | diff to current |
2012-12-27 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs |
blob | commitdiff | diff to current |
2012-12-16 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygra... |
blob | commitdiff | diff to current |
2012-12-14 |
Robert Konigsberg | Merge pull request #187 from adilhn/rgbcolor_change |
blob | commitdiff | diff to current |
2012-12-13 |
Adil | - Minor updates from the code review. |
blob | commitdiff | diff to current |
2012-12-12 |
Adil | Merge remote-tracking branch 'upstream/master' into... |
blob | commitdiff | diff to current |
2012-12-12 |
Adil | - Refactored requestAnimFrame. |
blob | commitdiff | diff to current |
2012-12-04 |
Adil | - Changes from code review: |
blob | commitdiff | diff to current |
2012-11-28 |
Adil | - Added xIsEpochDate option to save redundant encoding... |
blob | commitdiff | diff to current |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygra... |
blob | commitdiff | diff to current |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' into remove-old-options |
blob | commitdiff | diff to current |
2012-11-24 |
Robert Konigsberg | Merge branch 'master' into remove-old-options |
blob | commitdiff | diff to current |
2012-11-24 |
Dan Vanderkam | dygraph-utils.js compiles under closure with no warning... |
blob | commitdiff | diff to current |
2012-11-24 |
Dan Vanderkam | lots of type defintions in dygraph-utils.js; down to... |
blob | commitdiff | diff to current |
2012-11-22 |
Dan Vanderkam | Merge pull request #161 from klausw-g/is-series-locked |
blob | commitdiff | diff to current |
2012-10-25 |
Dan Vanderkam | Merge pull request #168 from jhollingsworth/master |
blob | commitdiff | diff to current |
2012-10-25 |
Jason Hollingsworth | Update to Fix Issue 162: Support DOS-style line endings. |
blob | commitdiff | diff to current |
2012-08-17 |
Dan Vanderkam | Fix Issue 162: Support DOS-style line endings |
blob | commitdiff | diff to current |
2012-08-16 |
Dan Vanderkam | Fix Issue 361: Moving the mouse over an iframe breaks... |
blob | commitdiff | diff to current |
2012-08-15 |
Dan Vanderkam | Merge pull request #164 from wimme/patch-3 |
blob | commitdiff | diff to current |
2012-08-13 |
Dan Vanderkam | Fix issue 322: calling destroy() results in an error... |
blob | commitdiff | diff to current |
2012-08-10 |
Dan Vanderkam | fix all lint errors |
blob | commitdiff | diff to current |
2012-07-25 |
Dan Vanderkam | Merge branch 'master' into reorganize-points reorganize-points |
blob | commitdiff | diff to current |
2012-07-25 |
Dan Vanderkam | tolerate failures in stacktrace.js (which happen in... pluggable-renderer |
blob | commitdiff | diff to current |
2012-07-18 |
Dan Vanderkam | faster, a few tests failing |
blob | commitdiff | diff to current |
2012-07-15 |
Dan Vanderkam | Merge branch 'master' into pluggable-renderer |
blob | commitdiff | diff to current |
2012-07-14 |
Dan Vanderkam | Merge pull request #158 from kberg/master |
blob | commitdiff | diff to current |
2012-07-10 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygraphs |
blob | commitdiff | diff to current |
2012-07-10 |
Robert Konigsberg | Iterator performance enhancements - turn hasNext and... |
blob | commitdiff | diff to current |
2012-06-20 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2012-06-20 |
Dan Vanderkam | Merge pull request #154 from dmoena/master |
blob | commitdiff | diff to current |
2012-06-20 |
Dan Vanderkam | Merge pull request #155 from kberg/master |
blob | commitdiff | diff to current |
2012-06-18 |
Robert Konigsberg | Rewrite iterator. |
blob | commitdiff | diff to current |
2012-06-18 |
Robert Konigsberg | Add default values to the iterator factory. |
blob | commitdiff | diff to current |
2012-06-16 |
Robert Konigsberg | Two more optimizations: remove default value for predic... |
blob | commitdiff | diff to current |
2012-06-16 |
Robert Konigsberg | Iterator optimization - peek-ahead is optimized, and... |
blob | commitdiff | diff to current |
2012-06-16 |
Robert Konigsberg | Decent optimziation by precomputing hasNext, saves... |
blob | commitdiff | diff to current |
2012-06-15 |
Robert Konigsberg | Introduce Dygraph.createIterator, and use it to simplif... |
blob | commitdiff | diff to current |
2012-05-11 |
Klaus Weidner | Merge branch 'master' of git://github.com/danvk/dygraph... |
blob | commitdiff | diff to current |
2012-05-11 |
Dan Vanderkam | Merge pull request #149 from flooey/master |
blob | commitdiff | diff to current |
2012-05-11 |
Dan Vanderkam | Merge pull request #147 from beda42/fix_deep_copy |
blob | commitdiff | diff to current |
2012-05-10 |
Adam Vartanian | Merge branch 'master' of git://github.com/danvk/dygraphs |
blob | commitdiff | diff to current |
2012-04-26 |
Beda Kosata | null should be converted into {} in deepcopy - fixes... |
blob | commitdiff | diff to current |
2012-04-18 |
Robert Konigsberg | Tweak the addEvent/removeEvent code. Restore the non... |
blob | commitdiff | diff to current |
2012-04-18 |
Dan Vanderkam | Merge pull request #143 from klausw-g/plugin-tweaks |
blob | commitdiff | diff to current |
2012-04-17 |
Robert Konigsberg | Tracking all event registrations, and deallocating... |
blob | commitdiff | diff to current |
2012-04-10 |
Adam Vartanian | Merge branch 'master' of git://github.com/danvk/dygraphs |
blob | commitdiff | diff to current |
2012-03-13 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2012-03-13 |
Dan Vanderkam | Fix issue 255: date supplied as YYYY-MM-DD shows previo... |
blob | commitdiff | diff to current |
2012-03-04 |
Dan Vanderkam | Merge pull request #136 from klausw-g/non-logscale-x |
blob | commitdiff | diff to current |
2012-03-04 |
Dan Vanderkam | Merge pull request #137 from klausw-g/highlight-stacked |
blob | commitdiff | diff to current |
2012-03-04 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2012-03-02 |
Klaus Weidner | Fix connectSeparatedPoints, add test |
blob | commitdiff | diff to current |
2012-02-29 |
Dan Vanderkam | Merge pull request #135 from klausw-g/highlight-NaN-3 |
blob | commitdiff | diff to current |
2012-02-29 |
Klaus Weidner | New approach to fix NaN handling in highlighting |
blob | commitdiff | diff to current |
2012-02-27 |
Dan Vanderkam | Merge pull request #126 from klausw-g/highlight3 |
blob | commitdiff | diff to current |
2012-02-27 |
Dan Vanderkam | Merge pull request #128 from klausw-g/custom-circle... |
blob | commitdiff | diff to current |
2012-02-27 |
Dan Vanderkam | Merge pull request #125 from jllodra/master |
blob | commitdiff | diff to current |
2012-02-26 |
Klaus Weidner | clean up closePath usage |
blob | commitdiff | diff to current |
2012-02-26 |
Klaus Weidner | Custom circle tweaks: |
blob | commitdiff | diff to current |
2012-02-25 |
Robert Konigsberg | Merge pull request #127 from kberg/master |
blob | commitdiff | diff to current |
2012-02-25 |
Klaus Weidner | Merge branch 'master' of git://github.com/danvk/dygraph... |
blob | commitdiff | diff to current |
2012-02-25 |
Dan Vanderkam | Merge pull request #123 from kberg/custom-points |
blob | commitdiff | diff to current |
2012-02-24 |
Robert Konigsberg | Changes due to code review. |
blob | commitdiff | diff to current |
2012-02-23 |
Robert Konigsberg | Fixed Dygraph.Circles.Circle and custom circles. All... |
blob | commitdiff | diff to current |
2012-02-23 |
Robert Konigsberg | Many bug fixes, highlight seems to not work. |
blob | commitdiff | diff to current |
2012-02-23 |
Robert Konigsberg | Add custom-circles demo to tests/. Obvious bugs in... |
blob | commitdiff | diff to current |
2012-02-22 |
Robert Konigsberg | Merge github.com/danvk/dygraphs into custom-points |
blob | commitdiff | diff to current |
2012-02-22 |
Robert Konigsberg | custom circles, first part. |
blob | commitdiff | diff to current |
2012-01-26 |
bluthen | Support stroke patterns (i.e. dashed/dotted lines). |
blob | commitdiff | diff to current |
2012-01-15 |
Robert Konigsberg | Merge pull request #104 from kberg/master |
blob | commitdiff | diff to current |
2011-12-26 |
Dan Vanderkam | Add JSHint and make dygraphs pass its checks. |
blob | commitdiff | diff to current |
2011-12-22 |
Dan Vanderkam | Fix issue 237 (standard date/time string) |
blob | commitdiff | diff to current |
2011-12-22 |
Dan Vanderkam | Work around issue 200: Android 3.0: dygraph does not... |
blob | commitdiff | diff to current |
2011-12-21 |
Robert Konigsberg | Merge branch 'master' of github.com/danvk/dygraphs |
blob | commitdiff | diff to current |
2011-12-21 |
Dan Vanderkam | Incorporate Paul's stack trace logging fix. |
blob | commitdiff | diff to current |
2011-12-19 |
Dan Vanderkam | squash a few remaining "use strict" errors |
blob | commitdiff | diff to current |
2011-12-19 |
Dan Vanderkam | Enable "strict" mode -- and fix one missing "var" decla... |
blob | commitdiff | diff to current |
2011-12-16 |
Dan Vanderkam | When possible, record the file/line number that logged... |
blob | commitdiff | diff to current |
2011-12-16 |
Dan Vanderkam | Fix issue 247 and flesh out its regression test. |
blob | commitdiff | diff to current |
2011-12-11 |
Dan Vanderkam | Add support for animated zooms. |
blob | commitdiff | diff to current |
2011-10-19 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2011-10-17 |
Paul Felix | Various fixes/workarounds for IE7/IE8 and some fixes... |
blob | commitdiff | diff to current |
2011-10-02 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
blob | commitdiff | diff to current |
2011-09-22 |
Robert Konigsberg | Merge pull request #86 from flooey/master |
blob | commitdiff | diff to current |
next |