2011-03-03 |
Dan Vanderkam | record Dygraph in independent-series.html |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Dan Vanderkam | parse "NaN" as NaN, not null. Log descriptive errors... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Dan Vanderkam | A warning and better default behavior when labels optio... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Dan Vanderkam | fix bug (I think) introduced by 6faebb69 |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Dan Vanderkam | csv format does not work |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Dan Vanderkam | demonstration of independent series w/ NaN |
commit | commitdiff | tree | snapshot |
2011-03-02 |
Neal Nelson | - Don't use invalid values for axis extreme calculation. |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Dan Vanderkam | minor tweaks to jeremy's change |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Jeremy Brewer | Merge branch 'master' of https://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-02-23 |
Jeremy Brewer | Fixes from merging repo for two-axes.html and logscale... |
commit | commitdiff | tree | snapshot |
2011-02-21 |
Dan Vanderkam | fix issue 124 |
commit | commitdiff | tree | snapshot |
2011-02-18 |
Jeremy Brewer | Small fixes from the last merge update. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Dan Vanderkam | Fix bug w/ annotations and raw format |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Neal Nelson | Updated noZoomFlagChange related documentation. |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Neal Nelson | Fix conflicts in index.html |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Neal Nelson | Merge branch 'master' of github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-02-10 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Neal Nelson | Restructured the noZoomFlagChange test page and added... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Konigsberg | Update tests to ensure values == 0 are ignored and... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Konigsberg | Can't include points on the log scale when the values... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Konigsberg | Turns out that I had to also check for infinity, which... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Konigsberg | Add toString function to dygraph instances. Doesn't... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jeremy Brewer | Merge branch 'master' of https://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Jeremy Brewer | * Altered formatting to use the shorter of floatFormat... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Konigsberg | Undo change to logscale test. |
commit | commitdiff | tree | snapshot |
2011-02-04 |
Robert Konigsberg | Add error when computing axis scales that just won... |
commit | commitdiff | tree | snapshot |
2011-02-03 |
Dan Vanderkam | fix bug 92 |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Dan Vanderkam | Merge branch 'master' of https://github.com/flooey... |
commit | commitdiff | tree | snapshot |
2011-02-01 |
Adam Vartanian | Remove code that clamps horizontal hover to the final... |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Robert Konigsberg | Test file tweak. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Robert Konigsberg | Add entry for logscale tests in index.html test listing. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Robert Konigsberg | Add brief docs to index.html about logscale. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Robert Konigsberg | Merging the two demos, and cleaned it up a little bit. |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Dan Vanderkam | minor cleanup |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Dan Vanderkam | add stock log-scale demo |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Dan Vanderkam | 10 -> Dygraph.LOG_SCALE |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Dan Vanderkam | add comment to PREFERRED_LOG_TICK_VALUES |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Dan Vanderkam | merge in kberg's changes |
commit | commitdiff | tree | snapshot |
2011-01-31 |
Neal Nelson | Merge branch 'master' of github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Robert Konigsberg | log scale is no longer a "work in progress". :) |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Robert Konigsberg | Log scale panning. I'm feeling really good about just... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Dan Vanderkam | padding |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Robert Konigsberg | Zooming in log scale has been fixed, toDataCoordY was... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
Dan Vanderkam | update gadget, add screenshot |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Robert Konigsberg | Improvement of representing scaling -- now it respects... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Robert Konigsberg | Adding an axis id to the y axes. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Robert Konigsberg | Merge https://github.com/danvk/dygraphs into logscale |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Robert Konigsberg | First step to better log scale tick calculation --... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Robert Konigsberg | Removed superluous array. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Robert Konigsberg | Much better algorithm for computing log scale ticks. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Robert Konigsberg | More correct tickmarks for logs. They don't look as... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Neal Nelson | - Put back call to this.yAxisRanges() in doZoomY_ |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Robert Konigsberg | comment update. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Robert Konigsberg | Log scale graphs no longer show points with values... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Robert Konigsberg | Didn't realize that the numeric tick function was used... |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Robert Konigsberg | Remove local variable that is no longer used. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Robert Konigsberg | Fix for issue 112: off-by-one issues with panning. |
commit | commitdiff | tree | snapshot |
2011-01-27 |
Neal Nelson | - Stop charts with no visible plots from crashing. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Robert Konigsberg | First round of fixes of log scaling based on code revie... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Robert Konigsberg | Remove superfluous console.log |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Robert Konigsberg | Gah, another piece of code missing. Fixed. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Robert Konigsberg | Bug because I forgot a 'this' and also two comment... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Neal Nelson | Merge branch 'master' of github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Robert Konigsberg | Clean up variable name and restore comment. |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Robert Konigsberg | Merge github.com:kberg/dygraphs into logscale |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Robert Konigsberg | file-level comment in interaction.js |
commit | commitdiff | tree | snapshot |
2011-01-12 |
Robert Konigsberg | Swapping the smart scroll awareness for a dumber, bette... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Neal Nelson | Added isZoomed description in index.html. |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Neal Nelson | Added setting of zoom flags when dateWindow and valueRa... |
commit | commitdiff | tree | snapshot |
2011-01-11 |
Neal Nelson | Merge branch 'master' of github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Jeremy Brewer | Fix major bug introduced by my significant figures... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Jeremy Brewer | Manual fix of merge issues. Somehow git clobbered... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Jeremy Brewer | Cleanup of previous commit which included some extraneo... |
commit | commitdiff | tree | snapshot |
2011-01-07 |
Jeremy Brewer | Merge branch 'master' of https://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Robert Konigsberg | Converted log scaled graphs from log(e) to log(10) |
commit | commitdiff | tree | snapshot |
2010-12-30 |
Robert Konigsberg | Log scale support. Here's what currently works: |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Robert Konigsberg | Wasn't supposed to go in this branch. |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Robert Konigsberg | Set up test file for logscale |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Robert Konigsberg | Merge branch 'master' of git://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2010-12-29 |
Robert Konigsberg | Interaction model demo: Clever hack -- now when scrolli... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Robert Konigsberg | Gah, fixed spacing in interaction.js |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Robert Konigsberg | Fix zooming in interaction.js so it focuses on the... |
commit | commitdiff | tree | snapshot |
2010-12-23 |
Robert Konigsberg | Rename unzoomGraph, remove commented-out code. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Robert Konigsberg | Move most of the interaction javascript to a .js file. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Robert Konigsberg | Panning is always allowed, even if you're not zoomed. |
commit | commitdiff | tree | snapshot |
2010-12-22 |
Robert Konigsberg | interaction.html's zoom was off. Zooming in and zooming... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | century scale test |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | Revert "Change intended to improve dygraphs rendering... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Jeremy Brewer | Merge branch 'master' of https://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | fix sp |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Jeremy Brewer | More significant figures CL cleanup. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Jeremy Brewer | Changes based on code review for significantFigures. |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | Merge branch 'master' of https://github.com/jeremybrewe... |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | make the issue more obvious |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | add dst test |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | Merge branch 'master' of https://github.com/kberg/dygraphs |
commit | commitdiff | tree | snapshot |
2010-12-21 |
Dan Vanderkam | works with century-scale data |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Robert Konigsberg | Made v3 interaction model slightly more powerful. ... |
commit | commitdiff | tree | snapshot |
2010-12-20 |
Robert Konigsberg | Merge branch 'master' of git://github.com/danvk/dygraphs |
commit | commitdiff | tree | snapshot |
next |