Thanks to visit codestin.com Credit goes to github.com
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 7a91327 commit c6b57e2Copy full SHA for c6b57e2
1 file changed
examples/legend_demo.py
@@ -20,7 +20,7 @@
20
set(gca(), 'yticklabels', [])
21
set(gca(), 'xticklabels', [])
22
23
-#savefig('mml')
+savefig('legend_demo')
24
show()
25
26
0 commit comments