You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/docs/axes/cartesian/linear.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ let options = {
62
62
## Grace
63
63
64
64
If the value is string ending with `%`, its treat as percentage. If number, its treat as value.
65
-
The value is added to the maximum data value and subtracted from the minumum data. This extends the scale range as if the data values were that much greater.
65
+
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.
0 commit comments