Skip to content

Commit a9a5087

Browse files
dstansbyMeeseeksDev[bot]
authored andcommitted
Backport PR #9279: Update doc strings
1 parent 2b783c3 commit a9a5087

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

lib/matplotlib/dates.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,10 @@
7171
7272
Here are all the date tickers:
7373
74+
* :class:`MicrosecondLocator`: locate microseconds
75+
76+
* :class:`SecondLocator`: locate seconds
77+
7478
* :class:`MinuteLocator`: locate minutes
7579
7680
* :class:`HourLocator`: locate hours
@@ -794,6 +798,9 @@ def __setstate__(self, state):
794798
class DateLocator(ticker.Locator):
795799
"""
796800
Determines the tick locations when plotting dates.
801+
802+
This class is subclassed by other Locators and
803+
is not meant to be used on its own.
797804
"""
798805
hms0d = {'byhour': 0, 'byminute': 0, 'bysecond': 0}
799806

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy