2012-07-06 |
Dan Vanderkam | re-add layout plugin event; title display works |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Dan Vanderkam | start porting over chart-labels plugin |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Dan Vanderkam | add some comments |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Dan Vanderkam | Add a command-line performance test |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Dan Vanderkam | Merge pull request #154 from dmoena/master |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Dan Vanderkam | Merge pull request #155 from kberg/master |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Robert Konigsberg | Merge pull request #157 from helder-git/patch-1 |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Helder | Removing duplicated word |
commit | commitdiff | tree | snapshot |
2012-06-18 |
David Moena | added superior limit for small scale labels (yocto) |
commit | commitdiff | tree | snapshot |
2012-06-18 |
David Moena | added zetta (Z) and yotta (Y) labels for consistency... |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Robert Konigsberg | Rewrite iterator. |
commit | commitdiff | tree | snapshot |
2012-06-18 |
Robert Konigsberg | Add default values to the iterator factory. |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Robert Konigsberg | Optimization: inline isNullOrNan. Also, don't bother... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Robert Konigsberg | Two more optimizations: remove default value for predic... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Robert Konigsberg | Iterator optimization - peek-ahead is optimized, and... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Robert Konigsberg | Decent optimziation by precomputing hasNext, saves... |
commit | commitdiff | tree | snapshot |
2012-06-16 |
Robert Konigsberg | Post success count along with failure count. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | Recombine drawTrivialLine and drawNonTrivialLine, using... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | Add TODO -- move that assertion someplace else. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | Finish the tests for missing_points, that map to tests... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | More turbocharge for CanvasAssertions. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | Add some power to the canvas assertions. Also, the... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | The awful index-based iterators are gone, replaced... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | Whoops re: utils_test. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | Remove unused local variable from drawNonTrivialLine. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | Introduce Dygraph.createIterator, and use it to simplif... |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Dan Vanderkam | make fork ribbon appear above everything else. |
commit | commitdiff | tree | snapshot |
2012-06-15 |
Robert Konigsberg | Add failure count to top of file. |
commit | commitdiff | tree | snapshot |
2012-06-14 |
David Moena | added support for labelsKMG2 to handle very small numbe... |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Robert Konigsberg | Mild code reduction by eliminating duplication |
commit | commitdiff | tree | snapshot |
2012-06-14 |
Robert Konigsberg | Add missing_points.js to the bunch (as part of prior... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | Moving the new missing-points tests to their own test... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | connectSeparatedPoints is working. This has also improved |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | Document the role of makeNextPointStep. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | Properly draw separated points. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | Explain the role of NaN in connectSeparatedPoints. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | Add assertion that gets all the drawn lines. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | Merge github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | Fix bug 336. parseFloat(null) == NaN. Delightful. |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Dan Vanderkam | Merge pull request #153 from jzgg/master |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Robert Konigsberg | Add test case which confirms regression reported in... |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Joshua | regenerated |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Joshua | updated check for empty string |
commit | commitdiff | tree | snapshot |
2012-06-13 |
Joshua | only add ':' to legend if x value formatter returns... |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Dan Vanderkam | minor fix for push-to-web |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Dan Vanderkam | fix "fork me on github" image |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Dan Vanderkam | Merge pull request #152 from kberg/master |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Dan Vanderkam | Merge branch 'tmp_branch' |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Dan Vanderkam | include copyright/@license in dygraph-combined.js |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Paul Felix | Improvements to range selector touch event handling |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Robert Konigsberg | Add some tepid comments, use of local variables, etc. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Robert Konigsberg | Standardize isNullOrNan. |
commit | commitdiff | tree | snapshot |
2012-06-01 |
Robert Konigsberg | bhs performance enhancement base. This hits biggest... |
commit | commitdiff | tree | snapshot |
2012-05-29 |
Robert Konigsberg | Make auto_tests easier to read, and also, add easy... |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Dan Vanderkam | add plugins to jsTestDriver.conf |
commit | commitdiff | tree | snapshot |
2012-05-15 |
Robert Konigsberg | Add @license tag to dygraph-combined.js |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Dan Vanderkam | Merge pull request #150 from klausw-g/axis-at-zero |
commit | commitdiff | tree | snapshot |
2012-05-14 |
Klaus Weidner | Add new option "drawAxesAtZero" |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dan Vanderkam | Merge pull request #148 from klausw-g/edge-points |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Klaus Weidner | Merge branch 'master' of git://github.com/danvk/dygraph... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Klaus Weidner | Requests from Dan's code review: |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dan Vanderkam | Merge pull request #149 from flooey/master |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dan Vanderkam | Merge pull request #147 from beda42/fix_deep_copy |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dan Vanderkam | reset combined |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dan Vanderkam | Merge branch 'resize_label' of https://github.com/beda4... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Adam Vartanian | setMilliseconds() doesn't return this. |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Adam Vartanian | Merge branch 'master' of git://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Klaus Weidner | Add auto test for isolated and gap points. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Klaus Weidner | Add new option 'drawGapPoints' |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Beda Kosata | null should be converted into {} in deepcopy - fixes... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Beda Kosata | re-add the legend_div into the parent div after resize... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Dan Vanderkam | chmod everything before pushing to web |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Dan Vanderkam | add @license tags in various places, including dygraph... |
commit | commitdiff | tree | snapshot |
2012-04-23 |
Dan Vanderkam | chmod options reference |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Dan Vanderkam | set permissions in generate* |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Dan Vanderkam | Use rsync instead of scp for faster, more correct remot... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Dan Vanderkam | Merge pull request #145 from dpwatrous/master |
commit | commitdiff | tree | snapshot |
2012-04-18 |
David Watrous | Fixed Issue 206: stepPlot is not considered for stacked... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Robert Konigsberg | Tweak the addEvent/removeEvent code. Restore the non... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Dan Vanderkam | Merge pull request #143 from klausw-g/plugin-tweaks |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Robert Konigsberg | Tracking all event registrations, and deallocating... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Adam Vartanian | Always set milliseconds to zero when computing date... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Robert Konigsberg | More fixes for code.google.com/p/dygraphs/issues/detail... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Robert Konigsberg | Filter out the query directory from docs. Fixes code... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Adam Vartanian | Add comments |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Adam Vartanian | Handle unstacking points when some points are missing... |
commit | commitdiff | tree | snapshot |
2012-04-11 |
Adam Vartanian | Merge branch 'master' of git://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Klaus Weidner | re-add 'validate eventName' TODO. |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Klaus Weidner | Update plugin registry |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Dan Vanderkam | Fix small regression in behavior on plugin CSS (issue... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Klaus Weidner | Avoid calling length on undefined if no event handlers... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Dan Vanderkam | fix regression on issue 152 |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Dan Vanderkam | klaus comments on plugins |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Adam Vartanian | Merge branch 'master' of git://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Dan Vanderkam | Fix most warnings in tests; add support for loading... |
commit | commitdiff | tree | snapshot |
2012-04-10 |
Adam Vartanian | Merge branch 'master' of git://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2012-04-07 |
Dan Vanderkam | Copy new plugins dir to dygraphs.com |
commit | commitdiff | tree | snapshot |
2012-04-06 |
Dan Vanderkam | Introduce a plugin system and move the legend to it. |
commit | commitdiff | tree | snapshot |
next |