Skip to content

Commit

Permalink
remove subtitles from mock
Browse files Browse the repository at this point in the history
  • Loading branch information
archmoj committed Sep 10, 2024
1 parent 7d8dc0a commit 9cf7b7c
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 8 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,7 @@
"layout": {
"showlegend": true,
"title": {
"text": "zorder overlayed subplots - multiple on the same subplot",
"subtitle": {
"text": "Orange trace is displayed on top!"
}
"text": "zorder overlayed subplots - multiple on the same subplot"
},
"width": 600,
"height": 400,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,7 @@
"layout": {
"showlegend": true,
"title": {
"text": "zorder overlayed subplots - multiple on the same subplot",
"subtitle": {
"text": "Orange trace is displayed on top!"
}
"text": "zorder overlayed subplots - multiple on the same subplot"
},
"width": 600,
"height": 400,
Expand Down

0 comments on commit 9cf7b7c

Please sign in to comment.