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 58feee2 commit 31f332eCopy full SHA for 31f332e
doc/users/next_whats_new/2019-11-29-pyplot-ticks-labels.rst
@@ -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