- introducing Uncharted: a new natively reactive, composable and typesafe chart library + tooling for #svelte 5.
- bringing inspiration from libraries like Bits UI where components are built in "layers", Uncharted allows to bring in whatever layers you want for your chart, as well as allowing full customization of every layer.
- This is very similar to LayerChart's approach as well, but have also added higher level abstraction *Chart components on top to simplify setup for common use cases (and integration with various components). www.layerchart.com
- You can still 100% build all of these with explicit components (that's what the simplified charts do under the hood), or use granular snippets and props forwarding to customize the pieces you want. It will also soon power shadcn-svelte's Charts in the upcoming release.May 13, 2025 15:46