From b865850b31c4a4e85020cc8052613c531753c960 Mon Sep 17 00:00:00 2001 From: Michael Herman Date: Thu, 27 Feb 2014 10:08:47 -0700 Subject: [PATCH] update link --- site/docs/sheetsee-charts.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/sheetsee-charts.html b/site/docs/sheetsee-charts.html index f663c2b9..b500f460 100644 --- a/site/docs/sheetsee-charts.html +++ b/site/docs/sheetsee-charts.html @@ -16,7 +16,7 @@

Sheetsee-charts

-

View Demo

+

View Demo

Sheetsee.js provides three D3.js chart options to use with your spreadsheet data: a bar chart, line graph and pie chart. You can also use a custom D3 chart with Sheetsee, read about that here.

Make a Chart

Each chart requires your data be an array of objects, with objects containing label and units key/value pairs.