HDCharts Snapshot
What's New in Snapshot
Chores
- The legacy Kotlin/JS (js) target has been removed. Web support is now exclusively via Kotlin/Wasm (wasmJs). (charts)
Other
- Introduced a new PieChart API built on the self-contained PieSlice model (label, value, and optional color per slice), replacing the legacy ChartDataSet input. Added an optional title parameter and adaptive pie sizing via AdaptivePieSizeModifier. (charts)
Getting Started
New to HDCharts? Check out our Getting Started Guide to learn how to integrate the library into your project and create your first charts in minutes.
Breaking Changes / Migration
Breaking changes and call-site migration details now live on a dedicated page: