Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 95bd60d

Browse files
committed
add missing images
1 parent efbddbe commit 95bd60d

2 files changed

+22
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
<map id="inheritance1bda3e63b5" name="inheritance1bda3e63b5">
2+
<area shape="rect" id="node1" href="#matplotlib.dates.AutoDateFormatter" title="This class attempts to figure out the best format to use. &#160;This is" alt="" coords="316,67,442,89"/>
3+
<area shape="rect" id="node2" href="ticker_api.html#matplotlib.ticker.Formatter" title="Convert the tick location to a string" alt="" coords="186,131,261,153"/>
4+
<area shape="rect" id="node7" href="#matplotlib.dates.DateFormatter" title="Tick location is seconds since the epoch. &#160;Use a :func:`strftime`" alt="" coords="329,110,429,131"/>
5+
<area shape="rect" id="node13" href="#matplotlib.dates.IndexDateFormatter" title="Use with :class:`~matplotlib.ticker.IndexLocator` to cycle format" alt="" coords="314,152,443,174"/>
6+
<area shape="rect" id="node3" href="#matplotlib.dates.AutoDateLocator" title="On autoscale, this class picks the best" alt="" coords="493,130,605,152"/>
7+
<area shape="rect" id="node4" href="#matplotlib.dates.DateLocator" title="DateLocator" alt="" coords="335,194,422,216"/>
8+
<area shape="rect" id="node10" href="#matplotlib.dates.RRuleLocator" title="RRuleLocator" alt="" coords="505,173,594,194"/>
9+
<area shape="rect" id="node14" href="#matplotlib.dates.MicrosecondLocator" title="Make ticks on occurances of each microsecond." alt="" coords="485,215,614,237"/>
10+
<area shape="rect" id="node19" href="#matplotlib.dates.YearLocator" title="Make ticks on a given day of each year that is a multiple of base." alt="" coords="508,257,590,279"/>
11+
<area shape="rect" id="node5" href="units_api.html#matplotlib.units.ConversionInterface" title="The minimal interface for a converter to take custom instances (or" alt="" coords="5,89,133,111"/>
12+
<area shape="rect" id="node6" title="Converter for datetime.date and datetime.datetime data," alt="" coords="174,89,273,111"/>
13+
<area shape="rect" id="node8" href="ticker_api.html#matplotlib.ticker.Locator" title="Determine the tick locations;" alt="" coords="193,174,254,195"/>
14+
<area shape="rect" id="node9" href="#matplotlib.dates.DayLocator" title="Make ticks on occurances of each day of the month. &#160;For example," alt="" coords="669,66,750,88"/>
15+
<area shape="rect" id="node12" href="#matplotlib.dates.HourLocator" title="Make ticks on occurances of each hour." alt="" coords="666,109,753,130"/>
16+
<area shape="rect" id="node15" href="#matplotlib.dates.MinuteLocator" title="Make ticks on occurances of each minute." alt="" coords="661,151,758,173"/>
17+
<area shape="rect" id="node16" href="#matplotlib.dates.MonthLocator" title="Make ticks on occurances of each month month, e.g., 1, 3, 12." alt="" coords="662,193,757,215"/>
18+
<area shape="rect" id="node17" href="#matplotlib.dates.SecondLocator" title="Make ticks on occurances of each second." alt="" coords="658,235,760,257"/>
19+
<area shape="rect" id="node18" href="#matplotlib.dates.WeekdayLocator" title="Make ticks on occurances of each weekday." alt="" coords="655,278,763,299"/>
20+
<area shape="rect" id="node11" href="ticker_api.html#matplotlib.ticker.TickHelper" title="TickHelper" alt="" coords="31,153,106,175"/>
21+
<area shape="rect" id="node21" title="Use this class to parse date strings to matplotlib datenums when" alt="" coords="20,5,117,26"/>
22+
</map>

0 commit comments

Comments
 (0)