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 1f41d33 commit e7b3fc7Copy full SHA for e7b3fc7
doc/users/whats_new.rst
@@ -138,6 +138,11 @@ Example
138
139
plt.show()
140
141
+Annotation can use a default arrow style
142
+----------------------------------------
143
+
144
+Annotations now use the default arrow style when setting ``arrowprops={}``,
145
+rather than no arrow (the new behavior actually matches the documentation).
146
147
148
Internals
@@ -174,11 +179,6 @@ Pending
174
179
+++++++
175
180
176
181
177
-Annotation can use a default arrow style
178
-----------------------------------------
-
-Annotations now use the default arrow style when setting ``arrowprops={}``,
-rather than no arrow (the new behavior actually matches the documentation).
182
183
184
Orthographic projection for mplot3d
0 commit comments