default
fun default(decimalFormat: DecimalFormat = DecimalFormat("#.##;−#.##"), colorCode: Boolean = true): DefaultCartesianMarker.ValueFormatter
Creates an instance of the default ValueFormatter implementation. The labels produced include the CartesianLayerModel.Entry y values, which are formatted via decimalFormat and, if colorCode is true, color-coded.