Skip to content

justmatt18/svelte-chartjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Svelte with Chart JS

A demonstration on how to put a graph into your Svelte project using Chart JS.

Resources:

DEMO

Feature

  • Update the graph after updating the value of the data.

What to add?

  • Add new player(data, bar color, new player input).

You can suggest or pull a request if you want to add new feature to this demo.

Instrunction on how to run in your local machine:

  1. npm install
  2. npm run dev (http://localhost:5000)

Hit the star icon if you clone or have interest to this. ** Thanks! **

About

A demonstration on how to put a graph into your Svelte project using Chart JS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published