Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
V

v-charts

> 前端框架
Open source

基于 Vue2.0 和 ECharts 封装的图表组件

6.8K stars0 likes0 views
WebsiteGitHub

About

基于 Vue2.0 和 ECharts 封装的图表组件

v-charts

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)

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •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.

> Tags

JavaScriptechartsvue

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category前端框架
PricingOpen source

> Related tools

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架