Package-level declarations
Types
Link copied to clipboard
A ValueFormatter implementation that formats values using a DecimalFormat with a given pattern.
Link copied to clipboard
The default implementation of ValueFormatter. This converts Floats to Strings.
Link copied to clipboard
A ValueFormatter implementation that converts y-axis values to percentages. It uses DecimalFormat to format values.
Link copied to clipboard
interface ValueFormatter
Formats values for display.