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

Skip to content

Commit 31f332e

Browse files
committed
Adds description of new feature to next_whats_new
1 parent 58feee2 commit 31f332e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
ticks' labels can now be set without passing `locs` in pyplot
2+
-------------------------------------------------------------
3+
4+
`pyplot.xticks()` and `pyplot.yticks()` can now be used to set ticks' labels without
5+
requiring to pass the `locs` parameter.

0 commit comments

Comments
 (0)