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 da3644b commit c8c9254Copy full SHA for c8c9254
doc/api/next_api_changes/behavior/17727-JMK.rst
@@ -2,8 +2,8 @@
2
Date locator for DAILY interval now returns middle of month
3
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4
5
-The `.matplotlib.dates/AutoDateLocator` has a default of
6
-`interval_multiples=True` that attempts to align ticks with the start of
+The `matplotlib.dates.AutoDateLocator` has a default of
+``interval_multiples=True`` that attempts to align ticks with the start of
7
meaningful intervals like the start of the month, or start of the day, etc.
8
That lead to approximately 140-day intervals being mapped to the first and 22nd
9
of the month. This has now been changed so that it chooses the first and
0 commit comments