Ross ROSS = Recommend OSS · open-source software intelligence for agents

abel533/ECharts

这是一个针对ECharts2.x版本的Java类库,实现了所有ECharts中的Json结构对应的Java对象,并且可以很方便的创建Option,Series等 observed · 2026-08-28

github.com/abel533/ECharts · Java · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4366
  • days_rel: n/a
  • days_push: 1850
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1101 stars · 445 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Java library that maps all ECharts JSON structures to Java objects, letting developers build Option, Series, and style objects programmatically and serialize them to JSON for ECharts rendering. It supports all ECharts chart types including line, bar, pie, candlestick, sankey, and more.

Use cases

  • build ECharts chart options from Java
  • generate chart JSON on the server side
  • create series data for bar line pie charts in Java
  • integrate ECharts with a Java web backend
  • construct ECharts Option objects without writing raw JSON

When to choose

  • you develop in Java and want type-safe construction of ECharts configurations
  • you need to generate ECharts JSON server-side instead of hand-writing JavaScript
  • you are locked to ECharts 2.x/3.x structures

When to avoid

  • you use the latest ECharts 5.x features, which this library does not cover
  • you prefer building chart options directly in JavaScript or TypeScript
  • you need actively maintained software - the project is paused and only accepts small PR updates

Facets

library · maturity maintenance

data-visualization serialization charts data-visualization web-development jvm echarts java json-serialization charts unmaintained

1 source

Member repositories

RepositoryRoleHealth v2
abel533/EChartsmain32

For agents

markdown · JSON · MCP: product_card(name="abel533/ECharts")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem