hi-manshu/charty
Weave data into enchanting Jetpack Compose graphs—no potions required! 📜🔮 observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 97
- Release rhythm 98
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 16.0
- age_days: 1485
- days_rel: 19
- days_push: 19
- n_releases_24m: 7
Adoption not part of the score
1276 stars · 58 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Charty is a lightweight charting library for Jetpack Compose and Compose Multiplatform, providing 35 chart types (bar, line, pie, radar, candlestick, heatmaps, Gantt, and more) rendered from a single Kotlin codebase. It targets Android, iOS, JVM desktop, and the web via JavaScript and WebAssembly, with declarative styling, interactive crosshairs, live rolling-window data, and an opt-in experimental 3D artifact.
Use cases
- draw charts in jetpack compose
- charting library for kotlin multiplatform
- render charts on android and ios from one codebase
- add a bar or pie chart to a compose app
- live streaming line chart with rolling window
- candlestick chart in kotlin
- heatmap or gantt chart in compose multiplatform
- compose charts for desktop and web
When to choose
- You are building Android, iOS, desktop, or web apps in Kotlin with Compose and need charts
- You want many chart types (35+ variants) from a single dependency instead of building views yourself
- You need live or streaming data charts with interactive features like draggable crosshairs
- You want a Compose-native alternative to Android-only chart libraries
When to avoid
- Your project does not use Jetpack Compose (e.g., classic Android XML views or non-Kotlin stacks)
- You need server-side or static chart rendering to SVG/PNG rather than interactive UI components
- You require full-fidelity 3D charting, which lives in a separate experimental artifact marked @ChartyExperimental
Facets
library · maturity active
charts data-visualization ui-components data-visualization mobile-development frontend cross-platform browser wasm cross-platform jetpack-compose compose-multiplatform kotlin-multiplatform kotlin charting candlestick-charts heatmap gantt-chart sparkline live-data interactive-charts maven-central android ios desktop
2 sources
- readme: https://github.com/hi-manshu/charty · fetched 2026-08-28 · 043765cfbc1a
- homepage: https://hi-manshu.github.io/charty/ · fetched 2026-08-29 · 3ab96d3d35dc
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hi-manshu/charty | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="hi-manshu/charty")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem