2011-08-02 |
Dan Vanderkam | cleanup; use passing assert |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Dan Vanderkam | Merge branch 'master' of https://github.com/lrobb/dygra... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-08-01 |
unknown | Format for x-axis labels test added. |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Dan Vanderkam | remove ineffective labelsDivStyle, rename the other |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Dan Vanderkam | set class on labelsDiv |
commit | commitdiff | tree | snapshot |
2011-07-27 |
Dan Vanderkam | resize automatically |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Vanderkam | fix bug with invisible dygraphs and add a regression... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Vanderkam | change line endings back in rgbcolor.js |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Vanderkam | misc cleanup |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Vanderkam | add timingName option |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Vanderkam | clean up alignment |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Vanderkam | Merge branch 'canvas' of https://github.com/clocksmith... |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Vanderkam | temporarily disable optimization |
commit | commitdiff | tree | snapshot |
2011-07-26 |
Dan Vanderkam | regression test for dense setSelection bug; currently... |
commit | commitdiff | tree | snapshot |
2011-07-25 |
Dan Vanderkam | prefer to use offsetWidth & offsetHeight when applicabl... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Anthony Robledo | changed renderLineCharts algorithm for graphs without... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Dan Vanderkam | Merge pull request #76 from clocksmith/singleppp |
commit | commitdiff | tree | snapshot |
2011-07-20 |
Anthony Robledo | Deleted unnecessary line that was causing variable... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Dan Vanderkam | drop pixel skipping optimization w/ annotations, too |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Anthony Robledo | Only add 1 point per pixel for graphs without error... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
Anthony Robledo | Added two demos to the tests folder for the sf vs ny... |
commit | commitdiff | tree | snapshot |
2011-07-15 |
Dan Vanderkam | Division by zero bug fix and regression test |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Dan Vanderkam | kberg requests that nonInteractiveModel be private |
commit | commitdiff | tree | snapshot |
2011-07-12 |
Dan Vanderkam | Add Dygraph.Interaction.nonInteractiveModel. This disab... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Anthony Robledo | Updated the random function generator to be less sporadic. |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Anthony Robledo | Added an option to plot random points instead of just... |
commit | commitdiff | tree | snapshot |
2011-07-07 |
Dan Vanderkam | make dygraph-dev a bit smarter |
commit | commitdiff | tree | snapshot |
2011-06-28 |
Dan Vanderkam | Merge pull request #69 from kberg/master |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Robert Konigsberg | Bad test! Use pixel counts, don't rely on stupid anchor... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Dan Vanderkam | Merge pull request #67 from kberg/master |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Robert Konigsberg | Comment update. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Robert Konigsberg | Fix pointClickCallback and resizing coordinate weirdnes... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Dan Vanderkam | Merge pull request #68 from clocksmith/master |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Anthony Robledo | Added an average metric for dygraphs many points benchmark. |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Anthony Robledo | Breaking out of evaluateAnnotations early if there... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
Dan Vanderkam | fix title on changes.html |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Robert Konigsberg | Comment removal |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Robert Konigsberg | Tests for when the graph is embedded in a scrolling... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Robert Konigsberg | Oops! Forgot to rename createEvent_ in all calls; resul... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Robert Konigsberg | Getting more errors from tests. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Robert Konigsberg | typo. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Robert Konigsberg | Extract the function that pushes an event onto the... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Dan Vanderkam | remove NOTE, update comment |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Robert Konigsberg | Added code to make tests easier to repeat by specifying... |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Robert Konigsberg | Clarification of the point/points parameters. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Robert Konigsberg | Merge branch 'master' of https://github.com/kberg/dygraphs |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Robert Konigsberg | Clarify role of generate-documentation.py |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Robert Konigsberg | Update document reference; add docs for pointClickCallb... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Dan Vanderkam | fix re-use of loop index |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Dan Vanderkam | update test includes |
commit | commitdiff | tree | snapshot |
2011-06-07 |
Dan Vanderkam | tests pass |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dan Vanderkam | file-level comments |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dan Vanderkam | factor out dygraph-utils.js |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dan Vanderkam | factor out interaction model |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dan Vanderkam | fix merge issue |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dan Vanderkam | un-HTMLify autotests README |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dan Vanderkam | merge upstream changes |
commit | commitdiff | tree | snapshot |
2011-06-04 |
Robert Konigsberg | Make addition of box slightly prettier. I'm crazy like... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Dan Vanderkam | merge in kberg changes |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Robert Konigsberg | Removing context from clickCallback because the data... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Robert Konigsberg | Tests for pointClickCallback. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Robert Konigsberg | Add useful comments to some of the mousedispatch methods. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Dan Vanderkam | debug -> options-reference |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Dan Vanderkam | Merge branch 'master' into split |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Robert Konigsberg | Restructure the nature of click callbacks. PointClickCa... |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Dan Vanderkam | fix bug in tests/resize.html |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Robert Konigsberg | Better pointClickCallback, updated doc. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Dan Vanderkam | allow XHRs from file:/// URLs with the right flags |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Dan Vanderkam | split up library, use an autoloader |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Robert Konigsberg | Small bug: when selPoints_ is empty, pointClickCallback... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Robert Konigsberg | Remove double-call of treatMouseOpAsClick, and also... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Robert Konigsberg | treatMouseOpAsClick requires two parameters, I didn... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Robert Konigsberg | Annotation date parser was failing, but not providing... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
Robert Konigsberg | Fix bug 192. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
Robert Konigsberg | Additional minor adjustments to dygraphs to get clickCa... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Robert Konigsberg | When pan is the default behavior, clearSelection can... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Robert Konigsberg | temporarily disabling a test while figuring out how... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Robert Konigsberg | Start adding tests for the interaction model. Create... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dan Vanderkam | all tests pass |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dan Vanderkam | a regression test plus general fallout from the toDomYC... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dan Vanderkam | fix issue 193 -- need to consider area.y when computing... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dan Vanderkam | fix broken test |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dan Vanderkam | fix name collision |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dan Vanderkam | add tests for axis labels to pin down the current behavior |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dan Vanderkam | add classes to x- and y-axis labels |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dan Vanderkam | fix labels issue when loading CSV multiple times and... |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Dan Vanderkam | Merge pull request #63 from kberg/master |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Dan Vanderkam | reorganize doc links |
commit | commitdiff | tree | snapshot |
2011-05-10 |
Dan Vanderkam | push jsdoc to web |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | more space for y-axis label on noise test |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | linear/log toggle with customBars now works perfectly |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | add block_redraw option |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | fix lingering hover dot on zoom bug |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | new demo of a chart w/ no boxy elements, plus a spark... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | ignore docs/options.html |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | consider whether axes are displayed when computing... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | I can't believe the 'file' option wasn't documented! |
commit | commitdiff | tree | snapshot |
2011-05-09 |
Dan Vanderkam | extra category |
commit | commitdiff | tree | snapshot |
next |