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/axes/cartesian/linear.md
+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
@@ -56,7 +56,7 @@ let options = {
56
56
57
57
## Grace
58
58
59
-
If the value is string ending with `%`, its treat as percentage. If number, its treat as value.
59
+
If the value is a string ending with `%`, it's treated as a percentage. If a number, it's treated as a value.
60
60
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