Closed mahlon-gumbs closed 8 years ago
For example, to format your values with 1 decimal place on a bar chart, add valueFormatter: { type: "printf", format: "%.1f" } to yValues.config
valueFormatter: { type: "printf", format: "%.1f" }
yValues.config
For example, to format your values with 1 decimal place on a bar chart, add
valueFormatter: { type: "printf", format: "%.1f" }
toyValues.config