Skip to content
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.

Interactive JS Demo

Explore the capabilities of Charts library with our interactive demo. This live showcase demonstrates all chart types and customization options available in the current version.

Documentation