Skip to content
Charts

Charts Library Logo

Charts 2.0.1

Welcome to the Charts documentation! This library provides a simple way to create beautiful charts in Kotlin Multiplatform applications.

Charts Demo

What's New in 2.0.1

๐Ÿ› Fixes

  • ProGuard Configuration: Fixed ProGuard rules to prevent issues with minified builds (#225)

โฌ†๏ธ Updates

  • Compose 1.9.2: Updated to Compose Multiplatform 1.9.2 for improved performance and compatibility (#234)
  • Dependencies: Updated Gradle and other dependencies to latest stable versions (#234)

๐Ÿ“š Documentation

  • Documentation Improvements: Enhanced overall documentation quality (#226)

๐ŸŽจ Demo App

  • Theme Improvements: Enhanced dark mode support and dynamic color handling (#220)

๐Ÿ”ง CI/CD

  • Snapshot Releases: Added automated snapshot release workflow (#235, #236)
  • Documentation Deployment: Improved docs and JS demo generation workflows (#237)

Getting Started

New to Charts? Check out our Getting Started Guide to learn how to integrate the library into your project and create your first charts in minutes.

Documentation