ecomfe/vue-echarts

Vue.js component for Apache ECharts™.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 9 minutes ago
Added to GitGenius on September 5th, 2026
Created on June 17th, 2016
Open Issues & Pull Requests: 4 (+0)
GitHub issues: Enabled
Number of forks: 1,494
Total Stargazers: 10,747 (+0)
Total Subscribers: 138 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.4 hours
Mean response time: 6.9 days
90th percentile: 34.9 days
Tracked items: 36

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 12% of issues opened in the past year have been closed. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 231 days
Stale 30+ days: 1
Stale 90+ days: 1

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Vue ECharts is a Vue.js component wrapper for Apache ECharts that enables developers to integrate interactive data visualization into Vue applications.

The tool solves the problem of integrating ECharts, a powerful charting library, into Vue applications by providing a Vue component interface. Rather than directly manipulating the ECharts API, developers can declare charts using Vue's component model, passing data and configuration as props. This approach aligns with Vue's declarative paradigm and simplifies chart lifecycle management within Vue applications.

Developers should choose this tool if they are building Vue applications that require rich, interactive visualizations and want to leverage ECharts' extensive chart types and customization capabilities without managing the library directly. It suits projects ranging from dashboards to data-driven applications where charts need to respond to reactive data changes. The tool is particularly valuable for teams already committed to Vue, as it provides a natural integration point rather than requiring imperative chart manipulation.

The project maintains active engagement with its codebase, regularly addressing issues and incorporating user feedback. Development shows consistent attention to keeping the component compatible with both current and recent versions of Vue and ECharts. The maintainers demonstrate responsiveness to bug reports and feature requests from the community. Updates reflect a commitment to supporting the evolving needs of Vue developers working with data visualization.