Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 759 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 759 Bytes

D3 Templates

** This is a work in progress **

Status

Basic line and bar templates screenshot of the web page gathering the templates available

Examples

See the templates available here

Aim

Collect reusable templates in this repository for data viz needs.

There are script in this repo, but they might be easier to reuse as bl.ocks.

For the moment the scripts expect data as CSV files. And the templates use made up datasets.

How to use as a template?

Look for the section at the top of the D3 script starting with *** EDIT TO CUSTOMISE ***. You can then edit the data source, x and y data and axis names, label positions...