8000
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 48af69b commit 9ac6817Copy full SHA for 9ac6817
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 595D _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