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 4671d76 commit b475c86Copy full SHA for b475c86
lib/matplotlib/tests/test_legend.py
@@ -47,7 +47,6 @@ def test_fancy():
47
plt.legend(loc="center left", bbox_to_anchor=[1.0, 0.5],
48
ncol=2, shadow=True, title="My legend", numpoints=1)
49
50
-
51
52
@image_comparison(baseline_images=['scatter_rc3','scatter_rc1'], remove_text=True)
53
def test_rc():
0 commit comments