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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i toastcharts

Weekly Downloads

3

Version

0.0.3

License

none

Unpacked Size

4.21 kB

Total Files

8

Last publish

Collaborators

  • spettit