# ecomfe/vue-echarts

Vue.js component for Apache ECharts™.

Repository: https://github.com/ecomfe/vue-echarts
Canonical: https://ross.abutalabs.com/products/vue-echarts
Homepage: https://vue-echarts.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue, echarts, vue-echarts
Last push: 2026-08-26T17:09:39+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 72, longevity 100
- inputs: {"age_days": 3729, "days_push": 7, "days_rel": 26, "gap_med": 156.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10741, forks 1496 (observed 2026-08-28T04:10:43.969199+00:00)

## What it is
Vue ECharts is a Vue.js component wrapper for Apache ECharts, enabling declarative chart rendering in Vue 2 and Vue 3 applications. It supports on-demand imports to keep bundle sizes small and provides reactive option binding.

## Use cases
- add charts to a Vue app
- render pie and bar charts in Vue 3
- wrap Apache ECharts in a Vue component
- build dashboards with Vue and ECharts
- reduce bundle size with on-demand ECharts imports
- reactively update chart options in Vue

## When to choose
- you use Vue 2 or Vue 3 and want ECharts integration
- you need declarative, reactive chart configuration
- bundle size matters and you want tree-shaken ECharts imports

## When to avoid
- you use React, Angular, or Svelte instead of Vue
- you need a charting library other than Apache ECharts
- you build a non-JavaScript frontend

## Facets
- artifact type: library
- maturity: stable
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: cross-platform
- tags: vue, echarts, vue3, charts, typescript, web-server, nodejs

## Member repositories
- ecomfe/vue-echarts (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:43.969199+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:17:55.356193+00:00, confidence not recorded.
  - readme: https://github.com/ecomfe/vue-echarts (fetched 2026-08-28T04:10:43.969199+00:00, sha 7c9ac0041a53)
  - homepage: https://vue-echarts.dev (fetched 2026-08-29T08:17:17.984994+00:00, sha a5f77ff6c632)
  - registry_npm: https://registry.npmjs.org/vue-echarts (fetched 2026-08-29T08:17:17.987695+00:00, sha b5e6211c4811)
- Data as of 2026-08-30T08:39:29.467469+00:00.
