Skip to content

Sample case for rendering data with chart.js with VueJS, Webpack

Notifications You must be signed in to change notification settings

edin0x/domino-case

Repository files navigation

Domino project

This is a webpack based VueJS project for experimenting with nice visualizations of sample data. Currently vue-chartjs is used to create charts. See https://github.com/apertureless/vue-chartjs for more info.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

TODOs

  • Tests are currently broken due to some configuration issues. This needs to be fixed.
  • Add more nice charts.

About

Sample case for rendering data with chart.js with VueJS, Webpack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published