v-charts-multiple-y
Document | Sample Project | English | 中文
Chart components based on Vue2.x and Echarts
This magic change library copyright belongs to the original author
- Thanks to the author for providing such a good library to use echarts in vue
- This library only adds a multi-axis function for the line chart (if you do not need to use the source library)
- Copyright still belongs to the original author
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-multiple-y echarts -S
Start
Changelog
Detailed changes for each release are documented in the release notes or ChangeLog.
Contribution
Please make sure to read the Contributing Guide before making a pull request.