mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-06 16:26:52 +01:00
Update linear-step-size.md (#11997)
hover: {
mode: 'index',
intersec: false
},
corrected the spelling of intersect.
This commit is contained in:
@@ -106,7 +106,7 @@ const config = {
|
||||
},
|
||||
hover: {
|
||||
mode: 'index',
|
||||
intersec: false
|
||||
intersect: false
|
||||
},
|
||||
scales: {
|
||||
x: {
|
||||
|
||||
Reference in New Issue
Block a user