toastcharts
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

toastcharts

Add simple charts to svelte and sveltekit projects

This is a wrapper around Toast UI Charts

Usage

npm install toastcharts@latest

Svelte component

<script>
    import {BarChart} from "toastcharts";
</script>

<div>
    <BarChart />
</div>

props: default

/toastcharts/

    Package Sidebar

    Install

    npm i toastcharts

    Weekly Downloads

    0

    Version

    0.0.3

    License

    none

    Unpacked Size

    4.21 kB

    Total Files

    8

    Last publish

    Collaborators

    • spettit