From 366761097011146f14be222522ed2649015e5367 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Tue, 8 Dec 2009 14:57:58 -0800 Subject: [PATCH] published gadget --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.html b/docs/index.html index 0bcea4b..c7f4025 100644 --- a/docs/index.html +++ b/docs/index.html @@ -404,6 +404,10 @@ Spreadsheet. For a demonstration of this, see this spreadsheet.

+

Here's an example of a published gviz gadget using dygraphs:

+ + +

Charting Fractions

Situations often arise where you want to plot fractions, e.g. the fraction of respondents in a poll who said they'd vote for candidate X or the number of hits divided by at bats (baseball's batting average). Fractions require special treatment for two main reasons:

-- 2.7.4