2012-03-25 |
Dan Vanderkam | add DuckDuckGo to the list of users |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Dan Vanderkam | destroy mouseUpHandler |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Dan Vanderkam | Overwrite line heights: code.google.com/p/dygraphs... |
commit | commitdiff | tree | snapshot |
2012-03-23 |
Dan Vanderkam | fix some trailing commas in dygraph-interaction-model.js |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Dan Vanderkam | Fix Issue 279: Strange animations when zooming animatio... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Dan Vanderkam | Fix Issue 145: Chrome/right-click seems to start imple... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Dan Vanderkam | Fix Issue 299: option labelsKMG2 doesn't support anyth... |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Dan Vanderkam | update changes.html to reflect auto_tests |
commit | commitdiff | tree | snapshot |
2012-03-22 |
Dan Vanderkam | Fix issue 197: Annotations are displayed outside the... |
commit | commitdiff | tree | snapshot |
2012-03-19 |
Dan Vanderkam | Add support for touch gestures: swipe & pinch-to-zoom. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Dan Vanderkam | Fix unboxed-spark test. |
commit | commitdiff | tree | snapshot |
2012-03-17 |
Dan Vanderkam | Fix error when labelsDiv=null (was affecting unboxed... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Dan Vanderkam | Fix issue 255: date supplied as YYYY-MM-DD shows previo... |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Dan Vanderkam | Merge pull request #139 from klausw-g/stacked-NaN |
commit | commitdiff | tree | snapshot |
2012-03-13 |
Klaus Weidner | Fix NaN handling for stacked graphs. |
commit | commitdiff | tree | snapshot |
2012-03-09 |
Dan Vanderkam | Check for balanced context.save() and context.restore... |
commit | commitdiff | tree | snapshot |
2012-03-08 |
Dan Vanderkam | Add some missing context.restore() calls |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Dan Vanderkam | Merge pull request #136 from klausw-g/non-logscale-x |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Dan Vanderkam | Merge pull request #137 from klausw-g/highlight-stacked |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-03-04 |
Dan Vanderkam | Fix a bug involving calls to updateOptions() while... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Klaus Weidner | Fix connectSeparatedPoints, add test |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Klaus Weidner | Merge branch 'master' into highlight-stacked |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Robert Konigsberg | Merge pull request #138 from klausw-g/highlight-series... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Klaus Weidner | Add closest-series highlighting demo to gallery |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Klaus Weidner | Fix highlighting for zoomed graphs |
commit | commitdiff | tree | snapshot |
2012-03-01 |
Klaus Weidner | Keep the X axis ticks when logscale is set globally. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Dan Vanderkam | Merge pull request #135 from klausw-g/highlight-NaN-3 |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Klaus Weidner | New approach to fix NaN handling in highlighting |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Dan Vanderkam | Merge pull request #134 from timeu/bugfix_upstream |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Dan Vanderkam | Merge pull request #133 from klausw-g/fix-stuck-highlig... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Uemit Seren | Bugfix: Avoid getting stuck when the first datapoint... |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Robert Konigsberg | Merge branch 'master' of https://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Robert Konigsberg | Rename stuff. |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Klaus Weidner | Fix stuck fading animation for series highlighting |
commit | commitdiff | tree | snapshot |
2012-02-29 |
Robert Konigsberg | Clean up docs a little, fix "title" propagation bug. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Dan Vanderkam | Merge pull request #131 from klausw-g/highlight-NaN-2 |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Klaus Weidner | Merge branch 'master' into highlight-NaN-2 |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Robert Konigsberg | Reorder; trying to move to Gallery |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Robert Konigsberg | Update index.html to mention the gallery |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Robert Konigsberg | More name standardization. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Robert Konigsberg | Doc updates / push gallery, rename some gallery js... |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Klaus Weidner | Fix NaN values confusing closest-point search |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Robert Konigsberg | Remove deleted tests from index.html |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Robert Konigsberg | Delete outdated tests. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Robert Konigsberg | Fix option reference, remove line continuation hack. |
commit | commitdiff | tree | snapshot |
2012-02-28 |
Dan Vanderkam | Merge pull request #129 from klausw-g/tweak-circle... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Klaus Weidner | Add a simple demo as a self-contained example |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Klaus Weidner | tweak custom circle demo to add per-series highlighting |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Dan Vanderkam | Merge pull request #126 from klausw-g/highlight3 |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Klaus Weidner | Change option to highlightSeriesBackgroundAlpha |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Klaus Weidner | Changes based on danvk's review: |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Dan Vanderkam | Merge pull request #128 from klausw-g/custom-circle... |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Dan Vanderkam | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Dan Vanderkam | Merge pull request #125 from jllodra/master |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Robert Konigsberg | Gallery failure when CSS does not exist. |
commit | commitdiff | tree | snapshot |
2012-02-27 |
Robert Konigsberg | Gallery code links reset the URL anchor. This fixes it. |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Klaus Weidner | clean up closePath usage |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Klaus Weidner | Custom circle tweaks: |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Klaus Weidner | Tweak series-highlight demo |
commit | commitdiff | tree | snapshot |
2012-02-26 |
Klaus Weidner | Merge branch 'master' of git://github.com/danvk/dygraph... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Robert Konigsberg | Merge pull request #127 from kberg/master |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Robert Konigsberg | Display CSS. This doesn't work in Chrome, locally ... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Robert Konigsberg | Updated docs for drawPointCallback and drawHighlightPoi... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Klaus Weidner | Add demo for series highlighting |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Robert Konigsberg | Support line continuation in JSON format. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Klaus Weidner | Merge branch 'master' of git://github.com/danvk/dygraph... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Klaus Weidner | remove mouseoverCallback and highlightUnderlay from... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Dan Vanderkam | Merge pull request #123 from kberg/custom-points |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Klaus Weidner | cleanups as requested in kberg's review |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Robert Konigsberg | Add "parameters" specification to docs; indented rendering. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Klaus Weidner | Add support for closest-series highlighting |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Robert Konigsberg | Better gallery; separates out the HTML, Javascript... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Robert Konigsberg | Remove comma, incompatible with IE. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Josep Llodrà | console.warn to this.warn |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Josep Llodrà | new commit: fix labelsDivStyles IE8 |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Josep Llodrà | Prevent crashing when using unsupported css3 properties... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
Robert Konigsberg | Changes due to code review. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Dan Vanderkam | Merge pull request #121 from wimme/patch-1 |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Dan Vanderkam | Merge pull request #124 from timeu/bugfix_upstream |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Robert Konigsberg | Fixed Dygraph.Circles.Circle and custom circles. All... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Uemit Seren | Bug 284. Check that user_attrs_ and attrs_ !== null... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Robert Konigsberg | Many bug fixes, highlight seems to not work. |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Robert Konigsberg | Add custom-circles demo to tests/. Obvious bugs in... |
commit | commitdiff | tree | snapshot |
2012-02-23 |
Robert Konigsberg | Add tests for drawPointCallback and drawHighlightCallback |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Robert Konigsberg | Add sanity drawPointCallback tests. |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Robert Konigsberg | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Robert Konigsberg | Merge github.com/danvk/dygraphs into custom-points |
commit | commitdiff | tree | snapshot |
2012-02-22 |
Robert Konigsberg | custom circles, first part. |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Robert Konigsberg | Merge pull request #120 from timeu/bugfix_upstream |
commit | commitdiff | tree | snapshot |
2012-02-21 |
Uemit Seren | Use DygraphOps.dispatchXXX method instead of updateOptions |
commit | commitdiff | tree | snapshot |
2012-02-17 |
wimme | Fix for issue 274: broken step plots |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Uemit Seren | Bug #282. Auto-test added |
commit | commitdiff | tree | snapshot |
2012-02-16 |
Uemit Seren | Bugfix #282. Use valueRange (if specified) instead... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Dan Vanderkam | Merge pull request #118 from klausw-g/bug-278 |
commit | commitdiff | tree | snapshot |
2012-02-07 |
Klaus Weidner | Fix data ordering bug from issue 278, and clean up... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
bluthen | Support stroke patterns (i.e. dashed/dotted lines). |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Dan Vanderkam | a few more users |
commit | commitdiff | tree | snapshot |
next |