Svend3r v0.1.0-beta
Introducing Svend3r, a plug and play D3 charting library for Svelte!
There are great resources for building your own charts with Svelte, including Pancake (from Rich Harris) and Layer Cake (from Michael Keller), but the Svend3r team wants to make it even easier.
How do I use Svend3r?
Svend3r.dev homepage
- Head to the- Decide which chart works best for your application
- Ensure your data is formatted correctly by checking the Data Schema Tab
- Manipulate the properties to customize the look and feel of your chart
- Copy the code and the data from the Code and Data tabs
Svelte repl or directly into your component
- Paste the code and data into aThats it!
Want to Contribute?
The incredibly active, supportive community is one of the best parts of building in Svelte. Do you have a chart component you'd like to share? Notice anything missing, not working, or not available yet that you'd like to see? Submit a pull request to the contributor branch!