Skip to content

Commit 2a330dc

Browse files
committed
correct schema
1 parent 356f0d2 commit 2a330dc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/plot-schema.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5197,7 +5197,7 @@
51975197
},
51985198
"minorloglabels": {
51995199
"description": "Determines how minor log labels are displayed. If *small digits*, small digits i.e. 2 or 5 are displayed. If *complete*, complete digits are displayed. If *none*, no labels are displayed.",
5200-
"dflt": "metric",
5200+
"dflt": "small digits",
52015201
"editType": "plot",
52025202
"valType": "enumerated",
52035203
"values": [
@@ -5905,7 +5905,7 @@
59055905
},
59065906
"minorloglabels": {
59075907
"description": "Determines how minor log labels are displayed. If *small digits*, small digits i.e. 2 or 5 are displayed. If *complete*, complete digits are displayed. If *none*, no labels are displayed.",
5908-
"dflt": "metric",
5908+
"dflt": "small digits",
59095909
"editType": "plot",
59105910
"valType": "enumerated",
59115911
"values": [
@@ -13929,7 +13929,7 @@
1392913929
},
1393013930
"minorloglabels": {
1393113931
"description": "Determines how minor log labels are displayed. If *small digits*, small digits i.e. 2 or 5 are displayed. If *complete*, complete digits are displayed. If *none*, no labels are displayed.",
13932-
"dflt": "metric",
13932+
"dflt": "small digits",
1393313933
"editType": "calc",
1393413934
"valType": "enumerated",
1393513935
"values": [
@@ -15501,7 +15501,7 @@
1550115501
},
1550215502
"minorloglabels": {
1550315503
"description": "Determines how minor log labels are displayed. If *small digits*, small digits i.e. 2 or 5 are displayed. If *complete*, complete digits are displayed. If *none*, no labels are displayed.",
15504-
"dflt": "metric",
15504+
"dflt": "small digits",
1550515505
"editType": "calc",
1550615506
"valType": "enumerated",
1550715507
"values": [

0 commit comments

Comments
 (0)