We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ee3b69 commit b598318Copy full SHA for b598318
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