mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Update linear-step-size.md (#11997)
hover: {
mode: 'index',
intersec: false
},
corrected the spelling of intersect.
This commit is contained in:
parent
97b564b718
commit
b24cb2fd30
@ -106,7 +106,7 @@ const config = {
|
||||
},
|
||||
hover: {
|
||||
mode: 'index',
|
||||
intersec: false
|
||||
intersect: false
|
||||
},
|
||||
scales: {
|
||||
x: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user