0.0.3 • Published 3 years ago
toastcharts v0.0.3
toastcharts
Add simple charts to svelte and sveltekit projects
This is a wrapper around Toast UI Charts
Usage
npm install toastcharts@latestSvelte component
<script>
import {BarChart} from "toastcharts";
</script>
<div>
<BarChart />
</div>props: default