8000 DOC: fix rst markup · matplotlib/matplotlib@f9c895f · GitHub
[go: up one dir, main page]

Skip to content

Commit f9c895f

Browse files
tacaswellQuLogic
andauthored
DOC: fix rst markup
Co-authored-by: Elliott Sales de Andrade <quantum.analyst@gmail.com>
1 parent f3c51ec commit f9c895f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/api/api_changes_3.4/behaviour.rst

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

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

0 commit comments

Comments
 (0)
0