2011-03-21 |
Dan Vanderkam | update IE notes |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Dan Vanderkam | add HTML5 doctype to docs pages |
commit | commitdiff | tree | snapshot |
2011-03-21 |
Dan Vanderkam | add HTML5 doctype to all tests |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Dan Vanderkam | fix gviz-numeric test |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Dan Vanderkam | fix error when no series are visible |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Dan Vanderkam | Merge branch 'master' of https://github.com/kberg/dygraphs |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Dan Vanderkam | Merge branch 'master' of https://github.com/raineth... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Robert Konigsberg | Update documentation, include anchors for each option. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Robert Konigsberg | Fix typo in logscale option documentation. |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Dan Vanderkam | document annotation callbacks |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Dan Vanderkam | empty docs for two more optoins |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Dan Vanderkam | py -> sh |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Dan Vanderkam | generate docs in push-to-web checked_reference |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Dan Vanderkam | update compressed size |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Dan Vanderkam | remove old options reference |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Dan Vanderkam | add categories |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Dan Vanderkam | more comments |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Dan Vanderkam | script for generating HTML docs |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Dan Vanderkam | adjust slightly for JSON parsing; add comment about... |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Dan Vanderkam | make the options reference into valid JSON |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Dan Vanderkam | strip options reference from combined |
commit | commitdiff | tree | snapshot |
2011-03-11 |
Dan Vanderkam | institute really draconian options documentation requir... |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Dan Vanderkam | add docs for "legend" option |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Dan Vanderkam | add "legend" option and an example of its usage. |
commit | commitdiff | tree | snapshot |
2011-03-08 |
Dan Vanderkam | factor out logic for generating the html legend |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Ben Winslow | Fix CSVs with a numeric (non-date) X axis and add a... |
commit | commitdiff | tree | snapshot |
2011-03-03 |
Dan Vanderkam | more warnings on CSV parsing |
commit | commitdiff | tree | snapshot |
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-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 |
Dan Vanderkam | Merge branch 'master' of github.com:danvk/dygraphs |
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-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-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-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-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-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 |
next |