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 7f5b5ed commit 719248aCopy full SHA for 719248a
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_lines_markers_legend_plot():
91
x = [0, 1]
92
y = [0, 1]
0 commit comments