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 079f472 commit 8929644Copy full SHA for 8929644
examples/text_labels_and_annotations/date.py
@@ -12,7 +12,7 @@
12
:mod:`matplotlib.dates` module provides the converter functions `.date2num`
13
and `.num2date`, which convert `datetime.datetime` and `numpy.datetime64`
14
objects to and from Matplotlib's internal representation. These data
15
-types are "registered" with with the unit conversion mechanism described in
+types are registered with with the unit conversion mechanism described in
16
:mod:`matplotlib.units`, so the conversion happens automatically for the user.
17
The registration process also sets the default tick ``locator`` and
18
``formatter`` for the axis to be `~.matplotlib.dates.AutoDateLocator` and
0 commit comments