Skip to content
Charts

Charts Library Logo

Charts 2.0.0

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.0

🎉 Initial 2.0 Release

This is the initial release of Charts 2.0, featuring:

  • Kotlin Multiplatform Support - Works on Android, iOS, Desktop, and Web
  • Compose UI - Modern declarative UI framework
  • Multiple Chart Types - Pie, Line, Bar, Stacked Bar, and more
  • Customizable Styling - Full control over colors, fonts, and animations
  • Interactive - Touch gestures, tooltips, and selection support

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