Skip to content
James Saunders edited this page Aug 27, 2015 · 1 revision

D3 Easy Reusable Graphs, Charts and Components

D3.EZ is a library of reusable graphs and charts which use D3. Inspired by Mike Bostock's tutorial Towards Reusable Charts, the aim of the library is to harness the power of D3, whilst simplifing the process of creating graphs and charts making D3. D3.EZ makes it easier for people who are still learning JavaScript or D3 to quickly produce data visualisations with mimimal code.

Gist (bl.ocks) Examples:

Reusable Discrete Bar Chart Reusable Stacked Bar Chart Reusable Clustered Bar Chart Reusable Donut Chart Reusable Time Series Chart Reusable Punchcard Reusable HTML Table Reusable HTML Expanding List D3.EZ Showcase D3.EZ also aims to make it easier to create interactive visulisations and dashboards with graphs which are clickable and linkable, see the D3.EZ showcase below for examples.

For reference there are a few other reusable D3 chart libraries similar to D3.JS indluding:

NVD3 D4 C3 Credits: Peter Cook http://animateddata.co.uk/ for giving permission to use his Radial Bar and Radial Heat Map Charts in D3.EZ.

Clone this wiki locally