Skip to content

ramonmata/animated-linechart-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated Line Chart as Vue.js plugin

A custom line chart created in JavaScript with the Canvas, it is also integrated into Vue.js as a plugin which interacts with a component via a call back

🕶️

Demo

You can view a demo here Link

Features

  • Uses latest Vue CLI to create the project structure
  • Line Chart with Canvas API
  • Animated data points
  • Adds to Vue.js as a Plugin
  • Interacts with Vue Component via callback

Setup

# install dependencies
npm install

# Compiles and hot-reloads for development
npm run serve

# Compiles and minifies for production
npm run build

Enjoy

About

Animated Line Chart as a Vue.js Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published