mark text

v-charts

Build Status NPM downloads Npm package Language License Join the chat

Document | Sample Project | English | 中文

> Chart components based on Vue2.x and Echarts ## Features - **Uniform data format:** Use an uniform data format that both convient for frontend and backend, and also easy to create and edit. - **Simplified configuration:** With simplified configuration items, complex requirements can be easily implemented. - **Simple customization:** Provide a variety of custom Echarts way, you can easily set the chart options. ## Support Modern browsers and Internet Explorer 10+, include pc and mobile browser. ## Install ``` npm i v-charts echarts -S ``` ## Start ```html ``` ## Changelog Detailed changes for each release are documented in the [release notes](https://github.com/ElemeFE/v-charts/releases) or [ChangeLog](./CHANGELOG.md). ## Contribution Please make sure to read the [Contributing Guide](./CONTRIBUTING.md) before making a pull request. ## License [MIT](http://opensource.org/licenses/MIT)