Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 16381cf

Browse filesBrowse files
klaragerleiNelleV
authored andcommitted
FIX Fixed more missing backticks
1 parent 692bb4a commit 16381cf
Copy full SHA for 16381cf

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎lib/matplotlib/axes/_axes.py

Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,9 +1460,9 @@ def plot_date(self, x, y, fmt='o', tz=None, xdate=True, ydate=False,
14601460
See Also
14611461
--------
14621462
mod : matplotlib.dates for helper functions
1463-
:func:~matplotlib.dates.date2num
1464-
:func:~matplotlib.dates.num2date
1465-
:func:~matplotlib.dates.drange for help on creating the required
1463+
:func:`~matplotlib.dates.date2num`
1464+
:func:`~matplotlib.dates.num2date`
1465+
:func:`~matplotlib.dates.drange` for help on creating the required
14661466
floating point dates
14671467
14681468

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.