Package-level declarations

Types

Link copied to clipboard

The default label formatter used for markers. colorCode specifies whether to color-code the y values in the labels.

Link copied to clipboard
interface Marker : ChartInsetter

Highlights points on a chart and displays their corresponding values in a bubble.

Link copied to clipboard
fun interface MarkerLabelFormatter

Formats marker labels.

Link copied to clipboard

Allows for listening to Marker visibility changes.