v1.0.0
A Simple CSS Chart System
<!-- Downloaded chart.css --><linkrel="stylesheet" href="chart.css"><!-- RawGit CDN chart.css --><linkrel="stylesheet" href="https://cdn.rawgit.com/theus/chart.css/v1.0.0/dist/chart.css" />You can use the file served by RawGit CDN or download and put chart.css file. Note that only needs one way.
<divclass="charts"><divclass="charts__chart"></div>
...
</div>The MIT License (MIT)