Skip to content

VueJS wrapper ChartJS plugin. Supports dynamic and in realtime animation charts.

License

Notifications You must be signed in to change notification settings

pikpokjeon/Vue-Dynamic-ChartJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Vue Wrapper ChartJS Components

  • Supports Dark/Light Themes
  • Suitable for VueJS framework

1. Dynamic Component

  • Updates when chart gets data

2. Dynamic Streaming Component

  • Updates every sat time when chart gets data
  • Has in realtime updating animation and remove passed data in dataset array
  • Has lower GPU usage compares to ChartJS Streaming Plugin

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

About

VueJS wrapper ChartJS plugin. Supports dynamic and in realtime animation charts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published