8000 remove subtitles from mock · plotly/plotly.js@9cf7b7c · GitHub
[go: up one dir, main page]

Skip to content

Commit 9cf7b7c

Browse files
committed
remove subtitles from mock
1 parent 7d8dc0a commit 9cf7b7c

4 files changed

+2
-8
lines changed
Loading
Loading

test/image/mocks/zorder-overlayed-subplots-multiple-traces-main-subplot.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@
4343
"layout": {
4444
"showlegend": true,
4545
"title": {
46-
"text": "zorder overlayed subplots - multiple on the same subplot",
47-
"subtitle": {
48-
"text": "Orange trace is displayed on top!"
49-
}
46+
"text": "zorder overlayed subplots - multiple on the same subplot"
5047
},
5148
"width": 600,
5249
"height": 400,

test/image/mocks/zorder-overlayed-subplots-multiple-traces-main-subplot2.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,7 @@
4343
"layout": {
4444
"showlegend": true,
4545
"title": {
46-
"text": "zorder overlayed subplots - multiple on the same subplot",
47-
"subtitle": {
48 5DB3 -
"text": "Orange trace is displayed on top!"
49-
}
46+
"text": "zorder overlayed subplots - multiple on the same subplot"
5047
},
5148
"width": 600,
5249
"height": 400,

0 commit comments

Comments
 (0)
0