2010-12-29 |
Robert Konigsberg | Merge branch 'master' of git://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2010-12-29 |
Robert Konigsberg | Interaction model demo: Clever hack -- now when scrolling...
|
commit | commitdiff | tree |
2010-12-23 |
Robert Konigsberg | Gah, fixed spacing in interaction.js
|
commit | commitdiff | tree |
2010-12-23 |
Robert Konigsberg | Fix zooming in interaction.js so it focuses on the...
|
commit | commitdiff | tree |
2010-12-23 |
Robert Konigsberg | Rename unzoomGraph, remove commented-out code.
|
commit | commitdiff | tree |
2010-12-22 |
Robert Konigsberg | Move most of the interaction javascript to a .js file.
|
commit | commitdiff | tree |
2010-12-22 |
Robert Konigsberg | Panning is always allowed, even if you're not zoomed.
|
commit | commitdiff | tree |
2010-12-22 |
Robert Konigsberg | interaction.html's zoom was off. Zooming in and zooming...
|
commit | commitdiff | tree |
2010-12-20 |
Robert Konigsberg | Made v3 interaction model slightly more powerful. ...
|
commit | commitdiff | tree |
2010-12-20 |
Robert Konigsberg | Merge branch 'master' of git://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2010-12-17 |
Robert Konigsberg | Tab removal
|
commit | commitdiff | tree |
2010-12-15 |
Robert Konigsberg | Simplified bindHandler
|
commit | commitdiff | tree |
2010-12-15 |
Robert Konigsberg | Further comments from danvk.
|
commit | commitdiff | tree |
2010-12-15 |
Robert Konigsberg | Response to code review comments, added missing interaction...
|
commit | commitdiff | tree |
2010-12-14 |
Robert Konigsberg | Reducing the size of the interaction model API.
|
commit | commitdiff | tree |
2010-12-14 |
Robert Konigsberg | Introduce interaction model API.
|
commit | commitdiff | tree |
2010-11-29 |
Robert Konigsberg | Syntax error, plus used correct function for y axis...
|
commit | commitdiff | tree |
2010-11-29 |
Robert Konigsberg | Merge branch 'master' of http://github.com/kberg/dygraphs
|
commit | commitdiff | tree |
2010-11-29 |
Robert Konigsberg | Missing consistent use of getYRanges(). Fixed zoom...
|
commit | commitdiff | tree |
2010-11-21 |
Robert Konigsberg | Update callback.html to reflect changes to zoomCallback...
|
commit | commitdiff | tree |
2010-11-21 |
Robert Konigsberg | fix dygraphs/actually get the callback right.
|
commit | commitdiff | tree |
2010-11-21 |
Robert Konigsberg | Fix reporting error with dygraphs (used to show two...
|
commit | commitdiff | tree |
2010-11-21 |
Robert Konigsberg | More whitespace changes.
|
commit | commitdiff | tree |
2010-11-21 |
Robert Konigsberg | Renamed variables for readability
|
commit | commitdiff | tree |
2010-11-20 |
Robert Konigsberg | Replacing tabs.
|
commit | commitdiff | tree |
2010-11-16 |
Robert Konigsberg | Fixed whitespace and comments.
|
commit | commitdiff | tree |
2010-11-16 |
Robert Konigsberg | Added a second region for underlay-callback that helps...
|
commit | commitdiff | tree |
2010-11-09 |
Robert Konigsberg | Merge branch 'master' of http://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2010-11-09 |
Robert Konigsberg | When a module is a pure underlay with no data points...
|
commit | commitdiff | tree |
2010-10-19 |
Robert Konigsberg | zoom.html required errorBars set. That's fixed.
|
commit | commitdiff | tree |
2010-10-17 |
Robert Konigsberg | Merge branch 'master' of git://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2010-10-17 |
Robert Konigsberg | nit: s/undefined/null
|
commit | commitdiff | tree |
2010-10-08 |
Robert Konigsberg | Fix example to only use public API. This required changing...
|
commit | commitdiff | tree |
2010-10-08 |
Robert Konigsberg | Removed comma in zoom.html, removed "C,D" in data.js.
|
commit | commitdiff | tree |
2010-10-08 |
Robert Konigsberg | Fixed spelling errors.
|
commit | commitdiff | tree |
2010-10-08 |
Robert Konigsberg | Reverted dygraph-combined.js
|
commit | commitdiff | tree |
2010-10-08 |
Robert Konigsberg | Merge branch 'master' of git://github.com/danvk/dygraphs
|
commit | commitdiff | tree |
2010-10-08 |
Robert Konigsberg | Fixed bug which didn't allow panning unless you zoomed...
|
commit | commitdiff | tree |
2010-10-08 |
Robert Konigsberg | updated comment.
|
commit | commitdiff | tree |
2010-10-08 |
Robert Konigsberg | y-axis scaling is automatic until a) user zooms in...
|
commit | commitdiff | tree |
2010-10-07 |
Robert Konigsberg | Oops, that time for real.
|
commit | commitdiff | tree |
2010-10-07 |
Robert Konigsberg | Must move mouse twice as far in y direction as x to...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Konigsberg | Support for vertical panning.
|
commit | commitdiff | tree |
2010-09-24 |
Robert Konigsberg | 1. Add the extra columns to NoisyData to eliminate...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Konigsberg | Converting strings to less cringe-inducing constant...
|
commit | commitdiff | tree |
2010-09-24 |
Robert Konigsberg | Update index.html docs to clarify callbacks and features.
|
commit | commitdiff | tree |
2010-09-24 |
Robert Konigsberg | Adding doc to index to point to new zoom test page.
|
commit | commitdiff | tree |
2010-09-24 |
Robert Konigsberg | Minor fix to zoom.html comment.
|
commit | commitdiff | tree |
2010-09-24 |
Robert Konigsberg | Fix to bug 111, now always rendering all points whether...
|
commit | commitdiff | tree |
2010-09-23 |
Robert Konigsberg | Reorder unzoom operation with log of operation, which...
|
commit | commitdiff | tree |
2010-09-23 |
Robert Konigsberg | zoom.html needed a little love.
|
commit | commitdiff | tree |
2010-09-23 |
Robert Konigsberg | Implementing vertical zooming. Vertical zooming reveals...
|
commit | commitdiff | tree |
|