2012-07-06 |
Dan Vanderkam | remove a done to-do |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | Checkpoint: axes fully ported to plugin system. All... |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | Axes mostly working; some remaining issues with seconda... |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | a bit more annotations cleanup |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | Checkpoint: annotations fully ported to plugin system... |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | annotations plugin appears to be working |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | Merge branch 'master' into pluggable-renderer |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | remove old chart label code |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | re-add layout plugin event; title display works |
blob | commitdiff | diff to current |
2012-07-06 |
Dan Vanderkam | add some comments |
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-16 |
Robert Konigsberg | Optimization: inline isNullOrNan. Also, don't bother... |
blob | commitdiff | diff to current |
2012-06-15 |
Robert Konigsberg | Recombine drawTrivialLine and drawNonTrivialLine, using... |
blob | commitdiff | diff to current |
2012-06-15 |
Robert Konigsberg | The awful index-based iterators are gone, replaced... |
blob | commitdiff | diff to current |
2012-06-15 |
Robert Konigsberg | Remove unused local variable from drawNonTrivialLine. |
blob | commitdiff | diff to current |
2012-06-15 |
Robert Konigsberg | Introduce Dygraph.createIterator, and use it to simplif... |
blob | commitdiff | diff to current |
2012-06-14 |
Robert Konigsberg | Mild code reduction by eliminating duplication |
blob | commitdiff | diff to current |
2012-06-13 |
Robert Konigsberg | connectSeparatedPoints is working. This has also improved |
blob | commitdiff | diff to current |
2012-06-13 |
Robert Konigsberg | Document the role of makeNextPointStep. |
blob | commitdiff | diff to current |
2012-06-13 |
Robert Konigsberg | Properly draw separated points. |
blob | commitdiff | diff to current |
2012-06-08 |
Dan Vanderkam | Merge pull request #152 from kberg/master |
blob | commitdiff | diff to current |
2012-06-01 |
Robert Konigsberg | Add some tepid comments, use of local variables, etc. |
blob | commitdiff | diff to current |
2012-06-01 |
Robert Konigsberg | Standardize isNullOrNan. |
blob | commitdiff | diff to current |
2012-06-01 |
Robert Konigsberg | bhs performance enhancement base. This hits biggest... |
blob | commitdiff | diff to current |
2012-05-14 |
Dan Vanderkam | Merge pull request #150 from klausw-g/axis-at-zero |
blob | commitdiff | diff to current |
2012-05-14 |
Klaus Weidner | Add new option "drawAxesAtZero" |
blob | commitdiff | diff to current |
2012-05-11 |
Dan Vanderkam | Merge pull request #148 from klausw-g/edge-points |
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 |
Klaus Weidner | Requests from Dan's code review: |
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 |
Klaus Weidner | Add new option 'drawGapPoints' |
blob | commitdiff | diff to current |
2012-04-19 |
Dan Vanderkam | Merge pull request #145 from dpwatrous/master |
blob | commitdiff | diff to current |
2012-04-18 |
David Watrous | Fixed Issue 206: stepPlot is not considered for stacked... |
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-22 |
Dan Vanderkam | Fix issue 197: Annotations are displayed outside the... |
blob | commitdiff | diff to current |
2012-03-08 |
Dan Vanderkam | Add some missing context.restore() calls |
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-27 |
Dan Vanderkam | Merge pull request #126 from klausw-g/highlight3 |
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 | Merge branch 'master' of git://github.com/danvk/dygraph... |
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-25 |
Klaus Weidner | Add support for closest-series highlighting |
blob | commitdiff | diff to current |
2012-02-23 |
Dan Vanderkam | Merge pull request #121 from wimme/patch-1 |
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-02-17 |
wimme | Fix for issue 274: broken step plots |
blob | commitdiff | diff to current |
2012-02-15 |
Dan Vanderkam | Merge pull request #118 from klausw-g/bug-278 |
blob | commitdiff | diff to current |
2012-02-07 |
Klaus Weidner | Fix data ordering bug from issue 278, and clean up... |
blob | commitdiff | diff to current |
2012-01-26 |
bluthen | Support stroke patterns (i.e. dashed/dotted lines). |
blob | commitdiff | diff to current |
2012-01-25 |
Robert Konigsberg | Merge pull request #117 from jllodra/master |
blob | commitdiff | diff to current |
2012-01-23 |
Dan Vanderkam | Merge pull request #103 from mattmiller/master |
blob | commitdiff | diff to current |
2012-01-15 |
Robert Konigsberg | Merge pull request #104 from kberg/master |
blob | commitdiff | diff to current |
2012-01-14 |
Matt Miller | Allow unescaped HTML in labels |
blob | commitdiff | diff to current |
2012-01-03 |
Dan Vanderkam | Only show the secondary y-axis label when there is... |
blob | commitdiff | diff to current |
2012-01-03 |
Dan Vanderkam | Fix Issue 202: Second Y-Axis Label |
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 | Work around issue 200: Android 3.0: dygraph does not... |
blob | commitdiff | diff to current |
2011-12-21 |
Robert Konigsberg | Add var declaration to prevent breaking stacked graphs. |
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-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-17 |
Robert Konigsberg | Enhancement to dygraph-many-point*-benchmark.html |
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 |
2011-09-16 |
Adam Vartanian | Change DygraphLayout so it calculates the plot area... |
blob | commitdiff | diff to current |
2011-08-25 |
Paul Felix | A range selector widget for dygraphs. |
blob | commitdiff | diff to current |
2011-08-18 |
Dan Vanderkam | update license comments |
blob | commitdiff | diff to current |
2011-08-17 |
Dan Vanderkam | update All Rights Reserved string |
blob | commitdiff | diff to current |
2011-08-17 |
Dan Vanderkam | Factor out ticker functions and clean up their semantic... |
blob | commitdiff | diff to current |
2011-08-11 |
Dan Vanderkam | Fix display of error bars when using logscale |
blob | commitdiff | diff to current |
2011-08-03 |
Dan Vanderkam | From antrob: Single point per pixel, do the optimizatio... |
blob | commitdiff | diff to current |
2011-07-26 |
Dan Vanderkam | clean up alignment |
blob | commitdiff | diff to current |
2011-07-26 |
Dan Vanderkam | Merge branch 'canvas' of https://github.com/clocksmith... |
blob | commitdiff | diff to current |
2011-07-20 |
Anthony Robledo | changed renderLineCharts algorithm for graphs without... |
blob | commitdiff | diff to current |
2011-07-20 |
Dan Vanderkam | Merge pull request #76 from clocksmith/singleppp |
blob | commitdiff | diff to current |
2011-07-20 |
Anthony Robledo | Deleted unnecessary line that was causing variable... |
blob | commitdiff | diff to current |
2011-07-19 |
Dan Vanderkam | drop pixel skipping optimization w/ annotations, too |
blob | commitdiff | diff to current |
2011-06-09 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygraphs |
blob | commitdiff | diff to current |
2011-06-06 |
Dan Vanderkam | fix merge issue |
blob | commitdiff | diff to current |
2011-06-06 |
Dan Vanderkam | merge upstream changes |
blob | commitdiff | diff to current |
2011-06-02 |
Dan Vanderkam | merge in kberg changes |
blob | commitdiff | diff to current |
2011-06-02 |
Dan Vanderkam | Merge branch 'master' into split |
blob | commitdiff | diff to current |
2011-05-30 |
Dan Vanderkam | split up library, use an autoloader |
blob | commitdiff | diff to current |
2011-05-24 |
Robert Konigsberg | Annotation date parser was failing, but not providing... |
blob | commitdiff | diff to current |
2011-05-13 |
Dan Vanderkam | a regression test plus general fallout from the toDomYC... |
blob | commitdiff | diff to current |
2011-05-12 |
Dan Vanderkam | fix broken test |
blob | commitdiff | diff to current |
2011-05-12 |
Dan Vanderkam | add classes to x- and y-axis labels |
blob | commitdiff | diff to current |
2011-05-10 |
Dan Vanderkam | Merge pull request #63 from kberg/master |
blob | commitdiff | diff to current |
2011-05-09 |
Dan Vanderkam | linear/log toggle with customBars now works perfectly |
blob | commitdiff | diff to current |
2011-05-09 |
Dan Vanderkam | consider whether axes are displayed when computing... |
blob | commitdiff | diff to current |
2011-05-09 |
Dan Vanderkam | flesh out docs; split axisLineWIdth and gridLineWidth... |
blob | commitdiff | diff to current |
next |