chartjs

A charting library in pure javascript.

Usage no npm install needed!

<script type="module">
  import chartjs from 'https://cdn.skypack.dev/chartjs';
</script>

README

Chart

Chart is a simple and functional charting library which currently supports bar charts. Implementations are done on-top of a HTML5 canvas element.