dygraphs.git
14 years agoadd thumbnail
Dan Vanderkam [Fri, 27 Nov 2009 02:10:29 +0000 (21:10 -0500)]
add thumbnail

14 years agostart updating docs
Dan Vanderkam [Fri, 27 Nov 2009 01:56:48 +0000 (20:56 -0500)]
start updating docs

14 years agoclear div
Dan Vanderkam [Fri, 27 Nov 2009 01:44:51 +0000 (20:44 -0500)]
clear div

14 years agoMerge branch 'master' into gadget
Dan Vanderkam [Fri, 27 Nov 2009 01:41:33 +0000 (20:41 -0500)]
Merge branch 'master' into gadget

14 years agocomments about how to regen dow chart
Dan Vanderkam [Thu, 26 Nov 2009 12:13:38 +0000 (07:13 -0500)]
comments about how to regen dow chart

14 years agoUpdate Dow Jones Industrial Average demo
Dan Vanderkam [Thu, 26 Nov 2009 12:12:20 +0000 (07:12 -0500)]
Update Dow Jones Industrial Average demo

14 years agoskip over missing data points in gviz
Dan Vanderkam [Wed, 25 Nov 2009 21:55:37 +0000 (16:55 -0500)]
skip over missing data points in gviz

14 years agovarious fixes for the gadget -- it works in google docs now!
Dan Vanderkam [Wed, 25 Nov 2009 20:44:07 +0000 (15:44 -0500)]
various fixes for the gadget -- it works in google docs now!

14 years agoupdate combined js
Dan Vanderkam [Wed, 25 Nov 2009 20:32:21 +0000 (15:32 -0500)]
update combined js

14 years agodygraphs finally stays within its bounds! removed padding property and tweaked PlotKi...
Dan Vanderkam [Wed, 25 Nov 2009 20:31:56 +0000 (15:31 -0500)]
dygraphs finally stays within its bounds! removed padding property and tweaked PlotKit a bit, something I had previously tried to avoid doing.

14 years agosync in the massive r48
Dan Vanderkam [Tue, 24 Nov 2009 12:17:06 +0000 (06:17 -0600)]
sync in the massive r48

14 years agoremove trailing comma in MochiKit
Dan Vanderkam [Fri, 6 Nov 2009 04:15:40 +0000 (04:15 +0000)]
remove trailing comma in MochiKit

14 years agoupdate combined js
Dan Vanderkam [Thu, 5 Nov 2009 21:59:45 +0000 (21:59 +0000)]
update combined js

14 years agomore x-axis time resolutions
Dan Vanderkam [Thu, 5 Nov 2009 21:48:52 +0000 (21:48 +0000)]
more x-axis time resolutions

14 years agoupdate spacing test to set pixelsPerYLabel
Dan Vanderkam [Fri, 4 Sep 2009 02:29:32 +0000 (02:29 +0000)]
update spacing test to set pixelsPerYLabel

14 years agofix grid drawing order bug. update combined.
Dan Vanderkam [Fri, 4 Sep 2009 02:26:40 +0000 (02:26 +0000)]
fix grid drawing order bug. update combined.

14 years agoremove debug logging statements
Dan Vanderkam [Fri, 4 Sep 2009 01:43:49 +0000 (01:43 +0000)]
remove debug logging statements

14 years agoRewrite numericTicks to consider chart height. Fixes issue 26.
Dan Vanderkam [Fri, 4 Sep 2009 01:41:13 +0000 (01:41 +0000)]
Rewrite numericTicks to consider chart height. Fixes issue 26.

14 years agofix shallow copy bug, regen combined
Dan Vanderkam [Thu, 3 Sep 2009 06:50:05 +0000 (06:50 +0000)]
fix shallow copy bug, regen combined

14 years agoadd grid color and dot size parameters
Dan Vanderkam [Thu, 3 Sep 2009 06:31:41 +0000 (06:31 +0000)]
add grid color and dot size parameters

14 years agoupdate combined JS
Dan Vanderkam [Wed, 2 Sep 2009 22:03:49 +0000 (22:03 +0000)]
update combined JS

14 years agoadd custom styling for labels
Dan Vanderkam [Wed, 2 Sep 2009 22:03:06 +0000 (22:03 +0000)]
add custom styling for labels

14 years agofix broken charts in Chrome
Dan Vanderkam [Sun, 30 Aug 2009 18:43:46 +0000 (18:43 +0000)]
fix broken charts in Chrome

14 years agoadd "don't overflow the borders" test
Dan Vanderkam [Sat, 29 Aug 2009 23:19:48 +0000 (23:19 +0000)]
add "don't overflow the borders" test

14 years agoAdd a basic gadget version of dygraphs, see http://spreadsheets.google.com/ccc?key...
Dan Vanderkam [Sat, 29 Aug 2009 22:38:38 +0000 (22:38 +0000)]
Add a basic gadget version of dygraphs, see spreadsheets.google.com/ccc?key=t4uszODHkhhdZgaiDc9tgqw&hl=en for a demo.

14 years agoadd support for numeric axes in gviz. fixes issue 27
Dan Vanderkam [Sat, 29 Aug 2009 19:59:32 +0000 (19:59 +0000)]
add support for numeric axes in gviz. fixes issue 27

14 years agounbreak hourly test in Safari. Date.parse('2008/07/12 37') works in FF but not Safari.
Dan Vanderkam [Sat, 29 Aug 2009 18:38:30 +0000 (18:38 +0000)]
unbreak hourly test in Safari. Date.parse('2008/07/12 37') works in FF but not Safari.

14 years agoBe smart about the number of x ticks. This resolves issue 6
Dan Vanderkam [Sat, 29 Aug 2009 07:14:01 +0000 (07:14 +0000)]
Be smart about the number of x ticks. This resolves issue 6

14 years agoadd spacing test
Dan Vanderkam [Sat, 29 Aug 2009 06:08:14 +0000 (06:08 +0000)]
add spacing test

14 years agoadd strftime to generate-combined and update combined file
Dan Vanderkam [Sat, 29 Aug 2009 06:08:00 +0000 (06:08 +0000)]
add strftime to generate-combined and update combined file

14 years agoAdd strftime library
Dan Vanderkam [Sat, 29 Aug 2009 06:07:31 +0000 (06:07 +0000)]
Add strftime library

14 years agoAdd a thin wrapper that directly supports the gviz API. This resolves issue 1.
Dan Vanderkam [Fri, 28 Aug 2009 07:23:07 +0000 (07:23 +0000)]
Add a thin wrapper that directly supports the gviz API. This resolves issue 1.

14 years agoadd very basic support for gviz DataTable input
Dan Vanderkam [Thu, 27 Aug 2009 18:41:08 +0000 (18:41 +0000)]
add very basic support for gviz DataTable input

14 years agoupdate dygraph-combined.js
Dan Vanderkam [Thu, 27 Aug 2009 06:09:01 +0000 (06:09 +0000)]
update dygraph-combined.js

14 years agoadd support for down to one second granularity, plus a test to demonstrate it. Fixes...
Dan Vanderkam [Thu, 27 Aug 2009 06:05:38 +0000 (06:05 +0000)]
add support for down to one second granularity, plus a test to demonstrate it. Fixes issue 17

14 years agomake docs/dygraph-combined.js a symlink
Dan Vanderkam [Thu, 27 Aug 2009 06:04:39 +0000 (06:04 +0000)]
make docs/dygraph-combined.js a symlink

14 years agohourly test
Dan Vanderkam [Thu, 27 Aug 2009 05:22:18 +0000 (05:22 +0000)]
hourly test

14 years agostart adding some systematic tests
Dan Vanderkam [Thu, 27 Aug 2009 03:03:52 +0000 (03:03 +0000)]
start adding some systematic tests

14 years agoDo something more reasonable to roll w/ customBars set. Mitigates issue 16.
Dan Vanderkam [Tue, 25 Aug 2009 02:39:03 +0000 (02:39 +0000)]
Do something more reasonable to roll w/ customBars set. Mitigates issue 16.

14 years agoAdd showRoller attribute. This fixes issue 8.
Dan Vanderkam [Fri, 21 Aug 2009 16:01:30 +0000 (16:01 +0000)]
Add showRoller attribute. This fixes issue 8.

14 years agoApparently the third parameter to replace only works in FireFox. Add DJIA example.
Dan Vanderkam [Fri, 21 Aug 2009 07:22:40 +0000 (07:22 +0000)]
Apparently the third parameter to replace only works in FireFox. Add DJIA example.

14 years agoSome documentation tweaks
Dan Vanderkam [Fri, 21 Aug 2009 06:23:54 +0000 (06:23 +0000)]
Some documentation tweaks

14 years agoDelay calculation of offsets when zooming. I believe this fixes issue 10.
Dan Vanderkam [Thu, 20 Aug 2009 23:35:10 +0000 (23:35 +0000)]
Delay calculation of offsets when zooming. I believe this fixes issue 10.

14 years agoadd licensing info
Dan Vanderkam [Thu, 20 Aug 2009 01:06:26 +0000 (01:06 +0000)]
add licensing info

14 years agosmall fixes to doc
Dan Vanderkam [Wed, 19 Aug 2009 06:22:27 +0000 (06:22 +0000)]
small fixes to doc

14 years agoSever PlotKit's weak dependency on MochiKit.Format -> 126k
Dan Vanderkam [Wed, 19 Aug 2009 06:11:52 +0000 (06:11 +0000)]
Sever PlotKit's weak dependency on MochiKit.Format -> 126k

14 years agomercilessly rip out irrelevant PlotKit functions. This may be ill-advised, but PlotKi...
Dan Vanderkam [Wed, 19 Aug 2009 05:44:41 +0000 (05:44 +0000)]
mercilessly rip out irrelevant PlotKit functions. This may be ill-advised, but PlotKit hasn't been updated in ages, so I'm not too worried.

14 years agopack dygraph js as well -> 22k smaller
Dan Vanderkam [Wed, 19 Aug 2009 05:03:01 +0000 (05:03 +0000)]
pack dygraph js as well -> 22k smaller

14 years agoupdate combined files
Dan Vanderkam [Wed, 19 Aug 2009 04:49:07 +0000 (04:49 +0000)]
update combined files

14 years agoOnly pack a subset of MochiKit. This saves another 90k.
Dan Vanderkam [Wed, 19 Aug 2009 04:47:55 +0000 (04:47 +0000)]
Only pack a subset of MochiKit. This saves another 90k.

14 years agoUse a subset of PlotKit_Packed.js -> 30k savings
Dan Vanderkam [Wed, 19 Aug 2009 04:36:16 +0000 (04:36 +0000)]
Use a subset of PlotKit_Packed.js -> 30k savings

14 years agofix issue 3 and update combined JS
Dan Vanderkam [Wed, 19 Aug 2009 03:48:57 +0000 (03:48 +0000)]
fix issue 3 and update combined JS

14 years agoIE is somewhat supported
Dan Vanderkam [Wed, 19 Aug 2009 02:41:53 +0000 (02:41 +0000)]
IE is somewhat supported

14 years agofix IE bug in demo
Dan Vanderkam [Wed, 19 Aug 2009 02:26:31 +0000 (02:26 +0000)]
fix IE bug in demo

14 years agomore useful instructions
Dan Vanderkam [Tue, 18 Aug 2009 23:59:41 +0000 (23:59 +0000)]
more useful instructions

14 years agoadd docs
Dan Vanderkam [Tue, 18 Aug 2009 23:46:02 +0000 (23:46 +0000)]
add docs

14 years agoInitial check-in
Dan Vanderkam [Tue, 18 Aug 2009 23:35:08 +0000 (23:35 +0000)]
Initial check-in