# ElemeFE/v-charts

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

Repository: https://github.com/ElemeFE/v-charts
Canonical: https://ross.abutalabs.com/products/v-charts
Homepage: https://v-charts.js.org
Language: JavaScript
License: MIT
License Family: permissive
Topics: vue, echarts
Last push: 2024-08-10T05:07:29+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3394, "days_push": 753, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6759, forks 1989 (observed 2026-08-28T04:09:48.361510+00:00)

## What it is
v-charts is a set of Vue 2.x chart components wrapping ECharts with a uniform data format and simplified configuration. It lets developers render common chart types like line and bar charts with minimal setup.

## Use cases
- add charts to a vue 2 app
- render line charts from tabular data
- simplify echarts configuration in vue
- create dashboards with vue components
- wrap echarts with a consistent data format

## When to choose
- you are building a Vue 2 application and want quick ECharts integration
- you prefer simplified, declarative chart configuration over raw ECharts options
- you want a uniform data format shared between frontend and backend

## When to avoid
- you are using Vue 3, which this library does not support
- you need full control over every ECharts option
- you need a library with frequent updates and active development

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts, ui-components
- domain: data-visualization, frontend, web-development
- platform: browser, cross-platform
- tags: vue2, echarts, chart-components, javascript, nodejs

## Member repositories
- ElemeFE/v-charts (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:48.361510+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:42:34.257881+00:00, confidence not recorded.
  - readme: https://github.com/ElemeFE/v-charts (fetched 2026-08-28T04:09:48.361510+00:00, sha 54bc30b59b56)
  - homepage: https://v-charts.js.org (fetched 2026-08-29T08:38:54.422138+00:00, sha dcff02c2b397)
  - registry_npm: https://registry.npmjs.org/v-charts (fetched 2026-08-29T08:38:54.431147+00:00, sha 9b7a5b72f7e0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
