# go-echarts/go-echarts

🎨 The adorable charts library for Golang.

Repository: https://github.com/go-echarts/go-echarts
Canonical: https://ross.abutalabs.com/products/go-echarts
Homepage: https://go-echarts.github.io/go-echarts/
Language: Go
License: MIT
License Family: permissive
Topics: charts, echarts, golang-visualization
Last push: 2026-07-20T02:57:44+00:00

## Health v2 (maintenance only)
Score: 89/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 93, release rhythm 78, longevity 100
- inputs: {"age_days": 2792, "days_push": 44, "days_rel": 144, "gap_med": 24, "n_releases_24m": 22}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 7638, forks 592 (observed 2026-08-28T04:10:02.134605+00:00)

## What it is
go-echarts is a Go library for generating interactive charts backed by Apache ECharts. It lets Go programs declaratively build chart options and render them as self-contained HTML pages or server responses.

## Use cases
- render charts from Go backend data
- generate ECharts HTML reports in Go
- visualize data from Go web scrapers
- embed interactive charts in Go web apps
- create dashboards served by a Go server

## When to choose
- you write in Go and want ECharts-style interactive charts
- you need to generate standalone HTML chart pages from Go data
- you want a simple, batteries-included charting API for Go

## When to avoid
- you need server-side raster image rendering (PNG/SVG) without a browser
- your project is not in Go
- you need charts outside the ECharts feature set

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts
- domain: data-visualization, web-development, developer-tools
- platform: go, cross-platform
- tags: echarts, charts, golang, visualization, html-rendering

## Member repositories
- go-echarts/go-echarts (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:02.134605+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:36:46.752595+00:00, confidence not recorded.
  - readme: https://github.com/go-echarts/go-echarts (fetched 2026-08-28T04:10:02.134605+00:00, sha 556de100c80e)
  - homepage: https://go-echarts.github.io/go-echarts/ (fetched 2026-08-29T08:31:54.455744+00:00, sha 4734cbe558e1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
