We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ee3b69 + b598318 commit 91e66b2Copy full SHA for 91e66b2
1 file changed
lib/matplotlib/dates.py
@@ -826,7 +826,7 @@ class AutoDateFormatter(ticker.Formatter):
826
A `.Formatter` which attempts to figure out the best format to use. This
827
is most useful when used with the `AutoDateLocator`.
828
829
- `.AutoDateFormatter` has a ``.scale`` dictionary that maps tick scales (the
+ `.AutoDateFormatter` has a ``.scaled`` dictionary that maps tick scales (the
830
interval in days between one major tick) to format strings; this dictionary
831
defaults to ::
832
0 commit comments