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 cc2aa83 commit 2ac7771Copy full SHA for 2ac7771
plotly/matplotlylib/tests/test_renderer.py
@@ -86,6 +86,7 @@ def test_multiple_traces_native_legend():
86
assert plotly_fig.data[2].mode == "lines+markers"
87
88
89
+
90
def test_plot_bgcolor_defaults_to_white():
91
plt.figure()
92
plt.plot([0, 1], [0, 1])
0 commit comments