v1.0.0
A Simple CSS Chart System
<!-- Downloaded chart.css -->
<link rel="stylesheet" href="chart.css">
<!-- RawGit CDN chart.css -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/theus/[email protected]/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.
<div class="charts">
<div class="charts__chart"></div>
...
</div>The MIT License (MIT)