DefaultValueFormatter

The default implementation of ValueFormatter. This converts Floats to Strings.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun formatValue(value: Float, chartValues: ChartValues): String

Called to format axis labels and data labels.