charts
Toggle table of contents
3.0.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
charts
charts
/
io.github.hdcharts.charts.model
/
ChartValueFormatters
/
suffix
suffix
fun
suffix
(
suffix
:
String
)
:
ChartValueFormatter
(
source
)
Formats a value with the given
suffix
appended, e.g.
suffix("%")
.