Home
last modified time | relevance | path

Searched refs:MicrosecondLocator (Results 1 – 5 of 5) sorted by relevance

/dports/finance/py-backtrader/backtrader-1.9.74.123/backtrader/plot/
H A Dlocator.py39 MicrosecondLocator, warnings)
221 locator = MicrosecondLocator(interval, tz=self.tz)
/dports/math/py-matplotlib/matplotlib-3.4.3/doc/api/prev_api_changes/
H A Dapi_changes_1.5.0.rst119 Removed *args* and *kwargs* from `.MicrosecondLocator.__call__`
122 The call signature of :meth:`~matplotlib.dates.MicrosecondLocator.__call__`
128 No `ValueError` for the MicrosecondLocator and YearLocator
131 The :class:`~matplotlib.dates.MicrosecondLocator` and
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Ddates.py1370 locator = MicrosecondLocator(interval, tz=self.tz)
1588 class MicrosecondLocator(DateLocator): class
/dports/math/py-matplotlib/matplotlib-3.4.3/lib/matplotlib/
H A Ddates.py1457 locator = MicrosecondLocator(interval, tz=self.tz)
1677 class MicrosecondLocator(DateLocator): class
/dports/math/py-matplotlib2/matplotlib-2.2.4/doc/api/
H A Dapi_changes.rst1227 Removed `args` and `kwargs` from `MicrosecondLocator.__call__`
1230 The call signature of :meth:`~matplotlib.dates.MicrosecondLocator.__call__`
1236 No `ValueError` for the MicrosecondLocator and YearLocator
1239 The :class:`~matplotlib.dates.MicrosecondLocator` and