Svelte and Chartjs tutorial : Create a custom line chart

Опубликовано: 02 Февраль 2026
на канале: ui-code-tv
4,234
36

Create a custom line chart in Svelte using Chartjs library

Intro and demo: (00:0:00)
Setup project with starter code: (00:3:05)
Setup chart.js : (00:09:04)
Styling and Customize chart: (00:13:05)

Bonus : One of my viewers has kindly put together a chart picker using some of techniques I have used, it also has some animation things as well. You can check them out the code and demo at https://svelte.dev/repl/6254b7f5e0a94...