From 3bdca0554f855badc81a37d199101e0e002c01f7 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Sat, 5 Dec 2009 20:12:54 -0800 Subject: [PATCH] remove some PlotKit references --- docs/index.html | 2 - test.html | 156 -------------------------------------------------------- 2 files changed, 158 deletions(-) delete mode 100644 test.html diff --git a/docs/index.html b/docs/index.html index 2142d23..c1d9ed5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -598,8 +598,6 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high) -

Any options you specify also get passed on to PlotKit's Renderer class. dygraphs will override some of these (e.g. strokeColor), but others may be useful. The padding property is an example of this.

-

Common Gotchas

Here are a few problems that I've frequently run into while using the dygraphs library.

diff --git a/test.html b/test.html deleted file mode 100644 index 994fa4f..0000000 --- a/test.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - -

Sample graph with multiple series/error bars. Mouse over to see specific -points and change the "7" in the text to adjust the averaging period. Click and -drag to zoom in on a region, or double-click to zoom out.

- -
-
- -

Another chart without error bars:

- -
-
-
-
-
- - - - - -

Fraction graph

-
- - - -
loading time
- - - -- 2.7.4