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 2594e59 commit df89559Copy full SHA for df89559
test/image/mocks/zz-container-colorbar.json
@@ -41,6 +41,7 @@
41
"margin": {"l": 0, "r": 0, "t": 0, "b": 0},
42
"height": 300,
43
"width": 400,
44
- "yaxis": {"automargin": true, "side": "right", "title": {"text": "Y-axis title"}}
+ "yaxis": {"automargin": true, "side": "right", "title": {"text": "Y-axis title"}},
45
+ "title": {"text": "Colorbar with `xref='container'`", "automargin": true}
46
}
47
0 commit comments