Skip to content

Commit 56605bc

Browse files
committed
Adjust text for docs
1 parent a45eca6 commit 56605bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/plot-schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10742,7 +10742,7 @@
1074210742
"valType": "boolean"
1074310743
},
1074410744
"shift": {
10745-
"description": "Moves the axis a given number of pixels from where it would have been otherwise. If `shiftauto=true`, then this defaults to a padding of `-3` if `side=left` and `+3` if `side=right`. Defaults to `0` if `shiftauto=false`. Only has an effect if `anchor` is set to *free*.",
10745+
"description": "Moves the axis a given number of pixels from where it would have been otherwise. If `autoshift=true`, then this defaults to a padding of `-3` if `side=left` and `+3` if `side=right`. Defaults to `0` if `autoshift=false`. Only has an effect if `anchor` is set to *free*.",
1074610746
"editType": "plot",
1074710747
"valType": "number"
1074810748
},
@@ -11750,7 +11750,7 @@
1175011750
"valType": "boolean"
1175111751
},
1175211752
"shift": {
11753-
"description": "Moves the axis a given number of pixels from where it would have been otherwise. If `shiftauto=true`, then this defaults to a padding of `-3` if `side=left` and `+3` if `side=right`. Defaults to `0` if `shiftauto=false`. Only has an effect if `anchor` is set to *free*.",
11753+
"description": "Moves the axis a given number of pixels from where it would have been otherwise. If `autoshift=true`, then this defaults to a padding of `-3` if `side=left` and `+3` if `side=right`. Defaults to `0` if `autoshift=false`. Only has an effect if `anchor` is set to *free*.",
1175411754
"editType": "plot",
1175511755
"valType": "number"
1175611756
},

0 commit comments

Comments
 (0)