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 324a8af commit 81df9c3Copy full SHA for 81df9c3
1 file changed
doc/users/whats_new.rst
@@ -219,7 +219,6 @@ A method `~.figure.Figure.add_artist` has been added to the
219
to a figure. E.g.
220
221
::
222
-
223
circ = plt.Circle((.7, .5), .05)
224
fig.add_artist(circ)
225
@@ -230,7 +229,7 @@ easily position static elements in figure coordinates.
230
229
231
232
233
+==================
234
Previous Whats New
235
==================
236
0 commit comments