Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 478 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 478 Bytes

d2b - Data to DashBoards

A D3-based reusable chart and dashboard library. For use with the Academic Dashboard analtyics suite.

Installing

Download the latest here:

Or, to link directly to the latest release, copy this snippet:

<link rel="stylesheet" type="text/css" href="https://s3-us-west-2.amazonaws.com/d2b/d2b.min.css" />
<script src="https://s3-us-west-2.amazonaws.com/d2b/d2b.min.js"></script>