charts.kt
documentation

Charts-kt samples

This page lists some interesting Charts-kt code examples you can find on our Play website.

All charts-kt source code examples can be found here.

Basic charts

  • Basic Scatter Plot
  • Basic Line chart
  • Basic Column chart
  • Basic Bar chart
  • Basic Area chart

Charts-kt concepts

  • Stacking (stacked Area chart)
  • Series (multi-series scatter plot)
  • Styling (basics)
  • Color Themes
  • Dual axes
  • Child dimension
  • Temporal dimension
  • **Locale** and formatting

Binding, callback and external UI

  • Bind Charts-kt data to external UI elements
  • Bind external UI elements to Charts-kt

Advanced techniques

  • How-to synchronize 2 charts
  • How-to customize a Mark (mark decorator)
Reference
Contents
  • Charts-kt samples
  • Basic charts
  • Charts-kt concepts
  • Binding, callback and external UI
  • Advanced techniques
Browse
  • Previous: Reference
  • Table of contents