techniq / layerchart

Composable Svelte chart components to build a wide range of visualizations
https://www.layerchart.com
MIT License
424 stars 9 forks source link
d3 svelte svelte-components

LayerChart

npm

A large collection of composable Svelte chart components to build a wide range of visualizations

Interactions

SVG

Others

See also the companion library Svelte UX for a large collection of components, actions, stores, and utilities to build highly interactive applications.

Contributing

Install dependencies

pnpm i

Run dev server for layerchart package

cd packages/layerchart
pnpm dev

Add changeset to include change in changelog and determine next version

pnpm changeset