mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Fix typo
This commit is contained in:
parent
df13f819b5
commit
a08f8b3015
@ -91,7 +91,7 @@ Name | Type | Default | Description
|
||||
responsive | Boolean | true | Resizes when the browser window does.
|
||||
responsiveAnimationDuration | Number | 0 | Duration in milliseconds it takes to animate to new size after a resize event.
|
||||
maintainAspectRatio | Boolean | true |
|
||||
maintainAspectRatio | Array[String] | `["mousemove", "mouseout", "click", "touchstart", "touchmove", "touchend"]` |
|
||||
events | Array[String] | `["mousemove", "mouseout", "click", "touchstart", "touchmove", "touchend"]` |
|
||||
hover |-|-|-
|
||||
*hover*.onHover | Function | null |
|
||||
*hover*.mode | String | 'single' |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user