various fixes for the gadget -- it works in google docs now!
[dygraphs.git] / dygraph.js
2009-11-25 Dan Vanderkamvarious fixes for the gadget -- it works in google...
2009-11-25 Dan Vanderkamdygraphs finally stays within its bounds! removed paddi...
2009-11-24 Dan Vanderkamsync in the massive r48
2009-11-05 Dan Vanderkammore x-axis time resolutions
2009-09-04 Dan Vanderkamremove debug logging statements
2009-09-04 Dan VanderkamRewrite numericTicks to consider chart height. Fixes...
2009-09-03 Dan Vanderkamfix shallow copy bug, regen combined
2009-09-03 Dan Vanderkamadd grid color and dot size parameters
2009-09-02 Dan Vanderkamadd custom styling for labels
2009-08-29 Dan Vanderkamadd support for numeric axes in gviz. fixes issue 27
2009-08-29 Dan VanderkamBe smart about the number of x ticks. This resolves...
2009-08-28 Dan VanderkamAdd a thin wrapper that directly supports the gviz...
2009-08-27 Dan Vanderkamadd very basic support for gviz DataTable input
2009-08-27 Dan Vanderkamadd support for down to one second granularity, plus...
2009-08-27 Dan Vanderkamhourly test
2009-08-25 Dan VanderkamDo something more reasonable to roll w/ customBars...
2009-08-21 Dan VanderkamAdd showRoller attribute. This fixes issue 8.
2009-08-21 Dan VanderkamApparently the third parameter to replace only works...
2009-08-20 Dan VanderkamDelay calculation of offsets when zooming. I believe...
2009-08-19 Dan Vanderkamfix issue 3 and update combined JS
2009-08-18 Dan VanderkamInitial check-in