# Pluto-Y/iOS-Echarts

Repository: https://github.com/Pluto-Y/iOS-Echarts
Canonical: https://ross.abutalabs.com/products/ios-echarts
Language: Objective-C
License: NOASSERTION
License Family: other
Archived: true
Last push: 2023-10-23T12:18:11+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4017, "days_push": 1045, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1910, forks 312 (observed 2026-08-28T04:05:53.148423+00:00)

## What it is
An Objective-C charting control for iOS and Mac apps that wraps the ECharts (v2) JavaScript library, exposing its configuration through chainable native APIs. It handles the JavaScript-to-Objective-C bridge so developers can build charts without writing JS themselves.

## Use cases
- render echarts charts in an iOS app
- add line, bar, and pie charts to a native iOS view
- configure chart options with chainable Objective-C code
- avoid writing JavaScript bridges for charts in Objective-C
- display interactive charts in a Mac app
- use WKWebView-based chart views on iOS 8+

## When to choose
- you need ECharts-style charts in an Objective-C iOS or macOS project
- you want native chainable configuration instead of embedding JavaScript manually
- you need to support older iOS versions via WKWebView

## When to avoid
- you use Swift and prefer Swift-native charting libraries
- you need the latest ECharts 5 features since this wraps ECharts 2
- you need actively developed software with recent commits
- you want charts without a WebView dependency

## Facets
- artifact type: library
- maturity: maintenance
- function: data-visualization, charts, ui-components
- domain: data-visualization, mobile-development, frontend
- platform: -
- tags: echarts, objective-c, cocoapods, charts, webview-wrapper, ios, macos, mobile, desktop

## Member repositories
- Pluto-Y/iOS-Echarts (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:53.148423+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-30T03:11:03.577146+00:00, confidence not recorded.
  - readme: https://github.com/Pluto-Y/iOS-Echarts (fetched 2026-08-28T04:05:53.148423+00:00, sha aef0bfe00971)
- Data as of 2026-08-30T08:39:29.467469+00:00.
