Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e7b3fc7

Browse files
committed
DOC: move annotation whats new
1 parent 1f41d33 commit e7b3fc7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/users/whats_new.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,11 @@ Example
138138

139139
plt.show()
140140

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).
141146

142147

143148
Internals
@@ -174,11 +179,6 @@ Pending
174179
+++++++
175180

176181

177-
Annotation can use a default arrow style
178-
----------------------------------------
179-
180-
Annotations now use the default arrow style when setting ``arrowprops={}``,
181-
rather than no arrow (the new behavior actually matches the documentation).
182182

183183

184184
Orthographic projection for mplot3d

0 commit comments

Comments
 (0)