mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Fixed tiny typo in title.md
This commit is contained in:
parent
009ae4dec6
commit
3a2884fef7
@ -14,7 +14,7 @@ The title configuration is passed into the `options.title` namespace. The global
|
||||
| `fontColor` | Color | `'#666'` | Font color
|
||||
| `fontStyle` | `String` | `'bold'` | Font style
|
||||
| `padding` | `Number` | `10` | Number of pixels to add above and below the title text.
|
||||
| `text` | `String` | `''` | Title text ti display
|
||||
| `text` | `String` | `''` | Title text to display
|
||||
|
||||
### Position
|
||||
Possible title position values are:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user