v-charts

v1.11.5
[![Build Status](https://travis-ci.org/ElemeFE/v-charts.svg?branch=master)](https://travis-ci.org/ElemeFE/v-charts) [![NPM downloads](http://img.shields.io/npm/dm/v-charts.svg)](https://npmjs.org/package/v-charts) ![JS gzip size](http://img.badgesize.io/h
vue echarts

dev

webpack-dev-server --config ./build/webpack.config.js

build

rm -f -r lib && node build/rollup.config.js && cp -f lib/index.min.js lib/style.min.css docs/

prepublish

npm run build

test

karma start ./test/karma.conf.js

docs

docsify serve docs

deploy

gh-pages -d docs

Metadata

  • MIT
  • Whatever
  • xiguaxigua
  • released 10/30/2017

Downloads

Maintainers