# hi-manshu/charty

Weave data into enchanting Jetpack Compose graphs—no potions required! 📜🔮

Repository: https://github.com/hi-manshu/charty
Canonical: https://ross.abutalabs.com/products/charty
Homepage: https://hi-manshu.github.io/charty/
Language: Kotlin
License Family: other
Topics: android, android-library, android-studio, kotlin, compose, kotlin-android, kotlin-library, cmp, compose-multiplatform, kmp, kotlin-multiplatform
Last push: 2026-08-14T16:01:07+00:00

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

## Adoption (not part of the score)
Stars 1276, forks 58 (observed 2026-08-28T04:04:13.094173+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: charts, data-visualization, ui-components
- domain: data-visualization, mobile-development, frontend, cross-platform
- platform: browser, wasm, cross-platform
- tags: jetpack-compose, compose-multiplatform, kotlin-multiplatform, kotlin, charting, candlestick-charts, heatmap, gantt-chart, sparkline, live-data, interactive-charts, maven-central, android, ios, desktop

## Member repositories
- hi-manshu/charty (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:13.094173+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-30T05:02:56.642873+00:00, confidence not recorded.
  - readme: https://github.com/hi-manshu/charty (fetched 2026-08-28T04:04:13.094173+00:00, sha 043765cfbc1a)
  - homepage: https://hi-manshu.github.io/charty/ (fetched 2026-08-29T12:13:51.002788+00:00, sha 3ab96d3d35dc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
