toggle menu
vico
androidJvm
switch theme
search in API
core
/
com.patrykandpatrick.vico.core.formatter
/
ValueFormatter
Value
Formatter
interface
ValueFormatter
Formats values for display.
Inheritors
AxisValueFormatter
DecimalFormatValueFormatter
DefaultValueFormatter
PercentageFormatValueFormatter
Members
Functions
format
Value
Link copied to clipboard
abstract
fun
formatValue
(
value
:
Float
,
chartValues
:
ChartValues
)
:
CharSequence
Called to format axis labels and data labels.