Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8c9254

Browse files
tacaswellQuLogic
andcommitted
DOC: fix rst markup
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent da3644b commit c8c9254

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/next_api_changes/behavior/17727-JMK.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Date locator for DAILY interval now returns middle of month
33
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
44

5-
The `.matplotlib.dates/AutoDateLocator` has a default of
6-
`interval_multiples=True` that attempts to align ticks with the start of
5+
The `matplotlib.dates.AutoDateLocator` has a default of
6+
``interval_multiples=True`` that attempts to align ticks with the start of
77
meaningful intervals like the start of the month, or start of the day, etc.
88
That lead to approximately 140-day intervals being mapped to the first and 22nd
99
of the month. This has now been changed so that it chooses the first and

0 commit comments

Comments
 (0)