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 512d214 commit 851442cCopy full SHA for 851442c
doc/api/next_api_changes/2018-01-28-AL.rst
@@ -1,8 +1,8 @@
1
New `Formatter.format_ticks` method
2
```````````````````````````````````
3
4
-The `Formatter` class gained a new `~Formatter.format_ticks` methods, which
5
-takes the list of all tick locations as single argument and returns the list
+The `Formatter` class gained a new `~Formatter.format_ticks` method, which
+takes the list of all tick locations as a single argument and returns the list
6
of all formatted values. It is called by the axis tick handling code and, by
7
default, repeatedly calls `~Formatter.__call__`.
8
0 commit comments