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