Skip to content

Commit a9b9cc8

Browse files
committed
Update description in test/plot-schema.json as well.
1 parent 0fdf52e commit a9b9cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/plot-schema.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@
13351335
"valType": "any"
13361336
},
13371337
"tickangle": {
1338-
"description": "Sets the angle of the tick labels with respect to the horizontal. For example, a `tickangle` of -90 draws the tick labels vertically. If `tickangle` is auto, the angle will be chosen from autotickangles if provided. If `autotickangles` is not provided, the angle will be 30 or 90 degrees.",
1338+
"description": "Sets the angle of the tick labels with respect to the horizontal. For example, a `tickangle` of -90 draws the tick labels vertically.",
13391339
"dflt": "auto",
13401340
"editType": "colorbars",
13411341
"valType": "angle"

0 commit comments

Comments
 (0)