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.