dygraphs.git
2011-04-04 Dan VanderkamMerge branch 'master' of https://github.com/nealie...
2011-04-04 Dan Vanderkamremove flashcanvas
2011-04-04 Dan Vanderkamwrap Date.parse() defensively (mootools and joomla...
2011-04-01 Dan Vanderkammove asynchronous JS snippet to <head>
2011-04-01 Neal Nelson- Merge branch 'master' of github.com/danvk/dygraphs
2011-03-31 Dan Vanderkamadd analytics to all dygraphs pages
2011-03-31 Dan Vanderkamadd debug mode to generate-documentation and fix small bug
2011-03-31 Dan VanderkamMerge branch 'master' of https://github.com/kberg/dygraphs
2011-03-31 Robert KonigsbergBug in panEdgeFraction -- release prior values so that...
2011-03-31 Dan VanderkamMerge branch 'master' of https://github.com/kberg/dygraphs
2011-03-30 Robert KonigsbergAlterations based on code review.
2011-03-28 Dan VanderkamMerge branch 'master' of https://github.com/kberg/dygraphs
2011-03-27 Robert KonigsbergFirst shot at panFrame, which frames how far you can...
2011-03-27 Robert KonigsbergAdding a "number of series" field to the benchmark...
2011-03-24 Robert KonigsbergRemoving unnecessary HTML from per-series.
2011-03-24 Robert KonigsbergClean up perf.html for readability.
2011-03-23 Dan Vanderkamfix issue 170
2011-03-22 Dan Vanderkamupdate IE documentation on home page
2011-03-22 Dan Vanderkamadd the magic <meta> tag for IE8+9
2011-03-22 Dan Vanderkampush flashcanvas to web
2011-03-22 Dan VanderkamAdd flashcanvas
2011-03-21 Dan Vanderkamupdate IE notes
2011-03-21 Dan Vanderkamadd HTML5 doctype to docs pages
2011-03-21 Dan Vanderkamadd HTML5 doctype to all tests
2011-03-19 Dan Vanderkamfix gviz-numeric test
2011-03-19 Dan Vanderkamfix error when no series are visible
2011-03-14 Dan VanderkamMerge branch 'master' of https://github.com/kberg/dygraphs
2011-03-14 Dan VanderkamMerge branch 'master' of https://github.com/raineth...
2011-03-14 Robert KonigsbergUpdate documentation, include anchors for each option.
2011-03-14 Robert KonigsbergFix typo in logscale option documentation.
2011-03-14 Dan Vanderkamdocument annotation callbacks
2011-03-14 Dan Vanderkamempty docs for two more optoins
2011-03-14 Dan Vanderkampy -> sh
2011-03-14 Dan Vanderkamgenerate docs in push-to-web checked_reference
2011-03-14 Dan Vanderkamupdate compressed size
2011-03-14 Dan Vanderkamremove old options reference
2011-03-13 Dan Vanderkamadd categories
2011-03-13 Dan Vanderkammore comments
2011-03-13 Dan Vanderkamscript for generating HTML docs
2011-03-13 Dan Vanderkamadjust slightly for JSON parsing; add comment about...
2011-03-11 Dan Vanderkammake the options reference into valid JSON
2011-03-11 Dan Vanderkamstrip options reference from combined
2011-03-11 Dan Vanderkaminstitute really draconian options documentation requir...
2011-03-10 Dan Vanderkamadd docs for "legend" option
2011-03-10 Dan Vanderkamadd "legend" option and an example of its usage.
2011-03-08 Dan Vanderkamfactor out logic for generating the html legend
2011-03-04 Ben WinslowFix CSVs with a numeric (non-date) X axis and add a...
2011-03-03 Dan Vanderkammore warnings on CSV parsing
2011-03-03 Dan Vanderkamrecord Dygraph in independent-series.html
2011-03-03 Dan Vanderkamparse "NaN" as NaN, not null. Log descriptive errors...
2011-03-03 Dan VanderkamA warning and better default behavior when labels optio...
2011-03-03 Dan Vanderkamfix bug (I think) introduced by 6faebb69
2011-03-02 Dan Vanderkamcsv format does not work
2011-03-02 Dan Vanderkamdemonstration of independent series w/ NaN
2011-03-02 Neal Nelson- Don't use invalid values for axis extreme calculation.
2011-02-23 Dan Vanderkamminor tweaks to jeremy's change
2011-02-23 Jeremy BrewerMerge branch 'master' of https://github.com/danvk/dygraphs
2011-02-23 Jeremy BrewerFixes from merging repo for two-axes.html and logscale...
2011-02-21 Dan Vanderkamfix issue 124
2011-02-18 Jeremy BrewerSmall fixes from the last merge update.
2011-02-15 Dan VanderkamFix bug w/ annotations and raw format
2011-02-10 Neal NelsonUpdated noZoomFlagChange related documentation.
2011-02-10 Neal NelsonFix conflicts in index.html
2011-02-10 Neal NelsonMerge branch 'master' of github.com/danvk/dygraphs
2011-02-10 Dan VanderkamMerge branch 'master' of github.com:danvk/dygraphs
2011-02-08 Neal NelsonRestructured the noZoomFlagChange test page and added...
2011-02-04 Robert KonigsbergUpdate tests to ensure values == 0 are ignored and...
2011-02-04 Robert KonigsbergCan't include points on the log scale when the values...
2011-02-04 Robert KonigsbergTurns out that I had to also check for infinity, which...
2011-02-04 Robert KonigsbergAdd toString function to dygraph instances. Doesn't...
2011-02-04 Jeremy BrewerMerge branch 'master' of https://github.com/danvk/dygraphs
2011-02-04 Jeremy Brewer* Altered formatting to use the shorter of floatFormat...
2011-02-04 Robert KonigsbergUndo change to logscale test.
2011-02-04 Robert KonigsbergAdd error when computing axis scales that just won...
2011-02-03 Dan Vanderkamfix bug 92
2011-02-02 Dan VanderkamMerge branch 'master' of https://github.com/flooey...
2011-02-01 Adam VartanianRemove code that clamps horizontal hover to the final...
2011-01-31 Robert KonigsbergTest file tweak.
2011-01-31 Robert KonigsbergAdd entry for logscale tests in index.html test listing.
2011-01-31 Robert KonigsbergAdd brief docs to index.html about logscale.
2011-01-31 Robert KonigsbergMerging the two demos, and cleaned it up a little bit.
2011-01-31 Dan Vanderkamminor cleanup
2011-01-31 Dan Vanderkamadd stock log-scale demo
2011-01-31 Dan Vanderkam10 -> Dygraph.LOG_SCALE
2011-01-31 Dan Vanderkamadd comment to PREFERRED_LOG_TICK_VALUES
2011-01-31 Dan Vanderkammerge in kberg's changes
2011-01-31 Neal NelsonMerge branch 'master' of github.com/danvk/dygraphs
2011-01-29 Robert Konigsberglog scale is no longer a "work in progress". :)
2011-01-29 Robert KonigsbergLog scale panning. I'm feeling really good about just...
2011-01-29 Dan Vanderkampadding
2011-01-29 Robert KonigsbergZooming in log scale has been fixed, toDataCoordY was...
2011-01-29 Dan Vanderkamupdate gadget, add screenshot
2011-01-28 Robert KonigsbergImprovement of representing scaling -- now it respects...
2011-01-28 Robert KonigsbergAdding an axis id to the y axes.
2011-01-28 Robert KonigsbergMerge https://github.com/danvk/dygraphs into logscale
2011-01-28 Robert KonigsbergFirst step to better log scale tick calculation --...
2011-01-28 Robert KonigsbergRemoved superluous array.
2011-01-28 Robert KonigsbergMuch better algorithm for computing log scale ticks.
2011-01-28 Robert KonigsbergMore correct tickmarks for logs. They don't look as...
2011-01-28 Neal Nelson- Put back call to this.yAxisRanges() in doZoomY_
next