We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e7ebc3 commit 0671ebbCopy full SHA for 0671ebb
test/image/mocks/zzz_drawminorticklabel_period_axes.json
@@ -164,7 +164,7 @@
164
},
165
"xaxis2": {
166
"title": {
167
- "text": "xaxis2: Label of minor tick before each major tick is drawn"
+ "text": "xaxis2: Period before each major tick is labeled"
168
169
"dtick": "M12",
170
"minor": {
@@ -175,7 +175,7 @@
175
176
"tickformat": "%b %Y",
177
"drawminorticklabel": -1,
178
- "tickangle": 30,
+ "tickangle": 90,
179
"ticklabelmode": "period",
180
"ticklen": 18,
181
"ticks": "inside",
0 commit comments