mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
minor correction of documentation for 'Grace' (#11322)
This commit is contained in:
parent
c57feead3a
commit
f0b8beacf4
@ -56,7 +56,7 @@ let options = {
|
||||
|
||||
## Grace
|
||||
|
||||
If the value is string ending with `%`, its treat as percentage. If number, its treat as value.
|
||||
If the value is a string ending with `%`, it's treated as a percentage. If a number, it's treated as a value.
|
||||
The value is added to the maximum data value and subtracted from the minimum data. This extends the scale range as if the data values were that much greater.
|
||||
|
||||
```js chart-editor
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user