README
jquery.drawDoughnutChart.js
A SVG doughnut chart with animation and tooltip. Inspired by Chart.js(http://www.chartjs.org/).
Licensed under the MIT License.
jquery.drawDoughnutChart.js =================
<script type="module">
import drawdoughnutchart from 'https://cdn.skypack.dev/drawdoughnutchart';
</script>
A SVG doughnut chart with animation and tooltip. Inspired by Chart.js(http://www.chartjs.org/).
Licensed under the MIT License.