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

Skip to content

Commit 7ec2349

Browse files
committed
update main page banner for rc2
1 parent 883be7a commit 7ec2349

File tree

2,815 files changed

+3693
-3225
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,815 files changed

+3693
-3225
lines changed

1.5.3/_images/demo_axes_grid.png

6 Bytes

1.5.3/_images/demo_axes_grid3.png

6 Bytes

1.5.3/_images/demo_axis_direction.png

-4 Bytes
3 Bytes
3 Bytes
-3 Bytes

1.5.3/_images/demo_floating_axes.png

-1 Bytes

1.5.3/_images/demo_floating_axes1.png

5 Bytes

1.5.3/_images/demo_floating_axis.png

-3 Bytes

1.5.3/_images/demo_floating_axis1.png

-3 Bytes
-403 Bytes
-1.91 KB
2.02 KB
1.72 KB
-6.16 KB
435 Bytes
637 Bytes
-2.92 KB

1.5.3/_images/filled_step_01.png

-577 Bytes

1.5.3/_images/filled_step_011.png

-577 Bytes

1.5.3/_images/finance_work2.png

-68 Bytes

1.5.3/_images/finance_work21.png

-68 Bytes

1.5.3/_images/named_colors.png

-152 Bytes

1.5.3/_images/parasite_simple21.png

6 Bytes
0 Bytes

1.5.3/_images/spectrum_demo.png

530 Bytes

1.5.3/_images/spectrum_demo1.png

530 Bytes

1.5.3/_images/system_monitor.png

-15 Bytes

1.5.3/_images/tricontour3d_demo.png

-3 Bytes

1.5.3/_images/tricontour3d_demo1.png

-3 Bytes
-50 Bytes

1.5.3/_images/xcorr_demo.png

-1.22 KB

1.5.3/_images/xcorr_demo1.png

-1.22 KB

1.5.3/_images/xkcd_00.png

25 Bytes

1.5.3/_images/xkcd_001.png

25 Bytes

1.5.3/_images/xkcd_01.png

12 Bytes

1.5.3/_images/xkcd_011.png

12 Bytes

1.5.3/_sources/style_changes.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ approaching the release.
77

88
For the full details of what has been changed see a `draft of the
99
release notes
10-
<http://matplotlib.org/2.0.0rc1/users/dflt_style_changes.html>`_.
10+
<http://matplotlib.org/2.0.0rc2/users/dflt_style_changes.html>`_.
1111

1212
The current pre-release is
13-
`v2.0.0rc1 <https://github.com/matplotlib/matplotlib/releases/tag/v2.0.0rc1>`_
13+
`v2.0.0rc2 <https://github.com/matplotlib/matplotlib/releases/tag/v2.0.0rc2>`_
1414

1515
You can install pre-releases via ::
1616

@@ -29,13 +29,13 @@ git ::
2929

3030
git clone https://github.com/matplotlib/matplotlib.git
3131
cd matplotlib
32-
git checkout v2.0.0rc1
32+
git checkout v2.0.0rc2
3333

3434
or tarball ::
3535

36-
wget https://github.com/matplotlib/matplotlib/archive/v2.0.0rc1.tar.gz -O matplotlib-v2.0.0rc1.tar.gz
37-
tar -xzvf matplotlib-v2.0.0rc1.tar.gz
38-
cd matplotlib-v2.0.0rc1
36+
wget https://github.com/matplotlib/matplotlib/archive/v2.0.0rc2.tar.gz -O matplotlib-v2.0.0rc2.tar.gz
37+
tar -xzvf matplotlib-v2.0.0rc2.tar.gz
38+
cd matplotlib-v2.0.0rc2
3939

4040
via ::
4141

1.5.3/_static/matplotlibrc

Lines changed: 201 additions & 84 deletions
Large diffs are not rendered by default.

1.5.3/api/afm_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -335,7 +335,7 @@ <h1>afm (Adobe Font Metrics interface)<a class="headerlink" href="#afm-adobe-fon
335335
</div>
336336
<div class="footer">
337337
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
338-
Last updated on Dec 05, 2016.
338+
Last updated on Dec 19, 2016.
339339
Created using <a
340340
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
341341
</div>

1.5.3/api/animation_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -724,7 +724,7 @@ <h1>animation<a class="headerlink" href="#animation" title="Permalink to this he
724724
</div>
725725
<div class="footer">
726726
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
727-
Last updated on Dec 05, 2016.
727+
Last updated on Dec 19, 2016.
728728
Created using <a
729729
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
730730
</div>

1.5.3/api/api_changes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -3073,7 +3073,7 @@ <h2>Changes for 0.40<a class="headerlink" href="#changes-for-0-40" title="Permal
30733073
</div>
30743074
<div class="footer">
30753075
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
3076-
Last updated on Dec 05, 2016.
3076+
Last updated on Dec 19, 2016.
30773077
Created using <a
30783078
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
30793079
</div>

1.5.3/api/artist_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -1078,7 +1078,7 @@ <h3>Quick search</h3>
10781078
</div>
10791079
<div class="footer">
10801080
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
1081-
Last updated on Dec 05, 2016.
1081+
Last updated on Dec 19, 2016.
10821082
Created using <a
10831083
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
10841084
</div>

1.5.3/api/axes_api.html

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

1.5.3/api/axis_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -1011,7 +1011,7 @@ <h1>axis<a class="headerlink" href="#axis" title="Permalink to this headline">¶
10111011
</div>
10121012
<div class="footer">
10131013
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
1014-
Last updated on Dec 05, 2016.
1014+
Last updated on Dec 19, 2016.
10151015
Created using <a
10161016
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
10171017
</div>

1.5.3/api/backend_bases_api.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -304,7 +304,7 @@ <h3>Quick search</h3>
304304

305305
<dl class="attribute">
306306
<dt id="matplotlib.backend_bases.FigureCanvasBase.filetypes">
307-
<code class="descname">filetypes</code><em class="property"> = {'tiff': 'Tagged Image File Format', 'png': 'Portable Network Graphics', 'svg': 'Scalable Vector Graphics', 'rgba': 'Raw RGBA bitmap', 'jpg': 'Joint Photographic Experts Group', 'eps': 'Encapsulated Postscript', 'svgz': 'Scalable Vector Graphics', 'pdf': 'Portable Document Format', 'ps': 'Postscript', 'tif': 'Tagged Image File Format', 'raw': 'Raw RGBA bitmap', 'pgf': 'PGF code for LaTeX', 'jpeg': 'Joint Photographic Experts Group'}</em><a class="headerlink" href="#matplotlib.backend_bases.FigureCanvasBase.filetypes" title="Permalink to this definition"></a></dt>
307+
<code class="descname">filetypes</code><em class="property"> = {'eps': 'Encapsulated Postscript', 'ps': 'Postscript', 'png': 'Portable Network Graphics', 'svg': 'Scalable Vector Graphics', 'tif': 'Tagged Image File Format', 'svgz': 'Scalable Vector Graphics', 'tiff': 'Tagged Image File Format', 'pgf': 'PGF code for LaTeX', 'jpg': 'Joint Photographic Experts Group', 'rgba': 'Raw RGBA bitmap', 'jpeg': 'Joint Photographic Experts Group', 'raw': 'Raw RGBA bitmap', 'pdf': 'Portable Document Format'}</em><a class="headerlink" href="#matplotlib.backend_bases.FigureCanvasBase.filetypes" title="Permalink to this definition"></a></dt>
308308
<dd></dd></dl>
309309

310310
<dl class="attribute">
@@ -758,7 +758,7 @@ <h3>Quick search</h3>
758758

759759
<dl class="attribute">
760760
<dt id="matplotlib.backend_bases.GraphicsContextBase.dashd">
761-
<code class="descname">dashd</code><em class="property"> = {'solid': (None, None), 'dashdot': (0, (3.0, 5.0, 1.0, 5.0)), 'dashed': (0, (6.0, 6.0)), 'dotted': (0, (1.0, 3.0))}</em><a class="headerlink" href="#matplotlib.backend_bases.GraphicsContextBase.dashd" title="Permalink to this definition"></a></dt>
761+
<code class="descname">dashd</code><em class="property"> = {'solid': (None, None), 'dashed': (0, (6.0, 6.0)), 'dotted': (0, (1.0, 3.0)), 'dashdot': (0, (3.0, 5.0, 1.0, 5.0))}</em><a class="headerlink" href="#matplotlib.backend_bases.GraphicsContextBase.dashd" title="Permalink to this definition"></a></dt>
762762
<dd></dd></dl>
763763

764764
<dl class="method">
@@ -2071,7 +2071,7 @@ <h3>Quick search</h3>
20712071
</div>
20722072
<div class="footer">
20732073
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
2074-
Last updated on Dec 05, 2016.
2074+
Last updated on Dec 19, 2016.
20752075
Created using <a
20762076
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
20772077
</div>

1.5.3/api/backend_gtkagg_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -153,7 +153,7 @@ <h1><code class="xref py py-mod docutils literal"><span class="pre">matplotlib.b
153153
</div>
154154
<div class="footer">
155155
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
156-
Last updated on Dec 05, 2016.
156+
Last updated on Dec 19, 2016.
157157
Created using <a
158158
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
159159
</div>

1.5.3/api/backend_managers_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -412,7 +412,7 @@ <h3>Quick search</h3>
412412
</div>
413413
<div class="footer">
414414
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
415-
Last updated on Dec 05, 2016.
415+
Last updated on Dec 19, 2016.
416416
Created using <a
417417
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
418418
</div>

1.5.3/api/backend_pdf_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -412,7 +412,7 @@ <h3>Quick search</h3>
412412
</div>
413413
<div class="footer">
414414
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
415-
Last updated on Dec 05, 2016.
415+
Last updated on Dec 19, 2016.
416416
Created using <a
417417
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
418418
</div>

1.5.3/api/backend_qt4agg_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -187,7 +187,7 @@ <h3>Quick search</h3>
187187
</div>
188188
<div class="footer">
189189
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
190-
Last updated on Dec 05, 2016.
190+
Last updated on Dec 19, 2016.
191191
Created using <a
192192
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
193193
</div>

1.5.3/api/backend_tools_api.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -880,7 +880,7 @@ <h3>Quick search</h3>
880880

881881
<dl class="function">
882882
<dt id="matplotlib.backend_tools.add_tools_to_manager">
883-
<code class="descclassname">matplotlib.backend_tools.</code><code class="descname">add_tools_to_manager</code><span class="sig-paren">(</span><em>toolmanager</em>, <em>tools={'position': &lt;class 'matplotlib.backend_tools.ToolCursorPosition'&gt;</em>, <em>'allnav': &lt;class 'matplotlib.backend_tools.ToolEnableAllNavigation'&gt;</em>, <em>'pan': &lt;class 'matplotlib.backend_tools.ToolPan'&gt;</em>, <em>'back': &lt;class 'matplotlib.backend_tools.ToolBack'&gt;</em>, <em>'xscale': &lt;class 'matplotlib.backend_tools.ToolXScale'&gt;</em>, <em>'grid': &lt;class 'matplotlib.backend_tools.ToolGrid'&gt;</em>, <em>'nav': &lt;class 'matplotlib.backend_tools.ToolEnableNavigation'&gt;</em>, <em>'cursor': 'ToolSetCursor'</em>, <em>'home': &lt;class 'matplotlib.backend_tools.ToolHome'&gt;</em>, <em>'viewpos': &lt;class 'matplotlib.backend_tools.ToolViewsPositions'&gt;</em>, <em>'yscale': &lt;class 'matplotlib.backend_tools.ToolYScale'&gt;</em>, <em>'quit': &lt;class 'matplotlib.backend_tools.ToolQuit'&gt;</em>, <em>'zoom': &lt;class 'matplotlib.backend_tools.ToolZoom'&gt;</em>, <em>'save': 'ToolSaveFigure'</em>, <em>'fullscreen': &lt;class 'matplotlib.backend_tools.ToolFullScreen'&gt;</em>, <em>'subplots': 'ToolConfigureSubplots'</em>, <em>'rubberband': 'ToolRubberband'</em>, <em>'forward': &lt;class 'matplotlib.backend_tools.ToolForward'&gt;}</em><span class="sig-paren">)</span><a class="headerlink" href="#matplotlib.backend_tools.add_tools_to_manager" title="Permalink to this definition"></a></dt>
883+
<code class="descclassname">matplotlib.backend_tools.</code><code class="descname">add_tools_to_manager</code><span class="sig-paren">(</span><em>toolmanager</em>, <em>tools={'zoom': &lt;class 'matplotlib.backend_tools.ToolZoom'&gt;</em>, <em>'fullscreen': &lt;class 'matplotlib.backend_tools.ToolFullScreen'&gt;</em>, <em>'rubberband': 'ToolRubberband'</em>, <em>'quit': &lt;class 'matplotlib.backend_tools.ToolQuit'&gt;</em>, <em>'forward': &lt;class 'matplotlib.backend_tools.ToolForward'&gt;</em>, <em>'position': &lt;class 'matplotlib.backend_tools.ToolCursorPosition'&gt;</em>, <em>'cursor': 'ToolSetCursor'</em>, <em>'viewpos': &lt;class 'matplotlib.backend_tools.ToolViewsPositions'&gt;</em>, <em>'grid': &lt;class 'matplotlib.backend_tools.ToolGrid'&gt;</em>, <em>'home': &lt;class 'matplotlib.backend_tools.ToolHome'&gt;</em>, <em>'nav': &lt;class 'matplotlib.backend_tools.ToolEnableNavigation'&gt;</em>, <em>'pan': &lt;class 'matplotlib.backend_tools.ToolPan'&gt;</em>, <em>'allnav': &lt;class 'matplotlib.backend_tools.ToolEnableAllNavigation'&gt;</em>, <em>'subplots': 'ToolConfigureSubplots'</em>, <em>'save': 'ToolSaveFigure'</em>, <em>'yscale': &lt;class 'matplotlib.backend_tools.ToolYScale'&gt;</em>, <em>'xscale': &lt;class 'matplotlib.backend_tools.ToolXScale'&gt;</em>, <em>'back': &lt;class 'matplotlib.backend_tools.ToolBack'&gt;}</em><span class="sig-paren">)</span><a class="headerlink" href="#matplotlib.backend_tools.add_tools_to_manager" title="Permalink to this definition"></a></dt>
884884
<dd><p>Add multiple tools to <code class="xref py py-obj docutils literal"><span class="pre">ToolManager</span></code></p>
885885
<table class="docutils field-list" frame="void" rules="none">
886886
<col class="field-name" />
@@ -909,7 +909,7 @@ <h3>Quick search</h3>
909909

910910
<dl class="data">
911911
<dt id="matplotlib.backend_tools.default_tools">
912-
<code class="descclassname">matplotlib.backend_tools.</code><code class="descname">default_tools</code><em class="property"> = {'position': &lt;class 'matplotlib.backend_tools.ToolCursorPosition'&gt;, 'allnav': &lt;class 'matplotlib.backend_tools.ToolEnableAllNavigation'&gt;, 'pan': &lt;class 'matplotlib.backend_tools.ToolPan'&gt;, 'back': &lt;class 'matplotlib.backend_tools.ToolBack'&gt;, 'xscale': &lt;class 'matplotlib.backend_tools.ToolXScale'&gt;, 'grid': &lt;class 'matplotlib.backend_tools.ToolGrid'&gt;, 'nav': &lt;class 'matplotlib.backend_tools.ToolEnableNavigation'&gt;, 'cursor': 'ToolSetCursor', 'home': &lt;class 'matplotlib.backend_tools.ToolHome'&gt;, 'viewpos': &lt;class 'matplotlib.backend_tools.ToolViewsPositions'&gt;, 'yscale': &lt;class 'matplotlib.backend_tools.ToolYScale'&gt;, 'quit': &lt;class 'matplotlib.backend_tools.ToolQuit'&gt;, 'zoom': &lt;class 'matplotlib.backend_tools.ToolZoom'&gt;, 'save': 'ToolSaveFigure', 'fullscreen': &lt;class 'matplotlib.backend_tools.ToolFullScreen'&gt;, 'subplots': 'ToolConfigureSubplots', 'rubberband': 'ToolRubberband', 'forward': &lt;class 'matplotlib.backend_tools.ToolForward'&gt;}</em><a class="headerlink" href="#matplotlib.backend_tools.default_tools" title="Permalink to this definition"></a></dt>
912+
<code class="descclassname">matplotlib.backend_tools.</code><code class="descname">default_tools</code><em class="property"> = {'zoom': &lt;class 'matplotlib.backend_tools.ToolZoom'&gt;, 'fullscreen': &lt;class 'matplotlib.backend_tools.ToolFullScreen'&gt;, 'rubberband': 'ToolRubberband', 'quit': &lt;class 'matplotlib.backend_tools.ToolQuit'&gt;, 'forward': &lt;class 'matplotlib.backend_tools.ToolForward'&gt;, 'position': &lt;class 'matplotlib.backend_tools.ToolCursorPosition'&gt;, 'cursor': 'ToolSetCursor', 'viewpos': &lt;class 'matplotlib.backend_tools.ToolViewsPositions'&gt;, 'grid': &lt;class 'matplotlib.backend_tools.ToolGrid'&gt;, 'home': &lt;class 'matplotlib.backend_tools.ToolHome'&gt;, 'nav': &lt;class 'matplotlib.backend_tools.ToolEnableNavigation'&gt;, 'pan': &lt;class 'matplotlib.backend_tools.ToolPan'&gt;, 'allnav': &lt;class 'matplotlib.backend_tools.ToolEnableAllNavigation'&gt;, 'subplots': 'ToolConfigureSubplots', 'save': 'ToolSaveFigure', 'yscale': &lt;class 'matplotlib.backend_tools.ToolYScale'&gt;, 'xscale': &lt;class 'matplotlib.backend_tools.ToolXScale'&gt;, 'back': &lt;class 'matplotlib.backend_tools.ToolBack'&gt;}</em><a class="headerlink" href="#matplotlib.backend_tools.default_tools" title="Permalink to this definition"></a></dt>
913913
<dd><p>Default tools</p>
914914
</dd></dl>
915915

@@ -924,7 +924,7 @@ <h3>Quick search</h3>
924924
</div>
925925
<div class="footer">
926926
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
927-
Last updated on Dec 05, 2016.
927+
Last updated on Dec 19, 2016.
928928
Created using <a
929929
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
930930
</div>

1.5.3/api/backend_wxagg_api.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -178,7 +178,7 @@ <h3>Quick search</h3>
178178

179179
<dl class="attribute">
180180
<dt id="matplotlib.backends.backend_wxagg.FigureCanvasWxAgg.filetypes">
181-
<code class="descname">filetypes</code><em class="property"> = {'tiff': 'Tagged Image File Format', 'png': 'Portable Network Graphics', 'svg': 'Scalable Vector Graphics', 'rgba': 'Raw RGBA bitmap', 'jpg': 'Joint Photographic Experts Group', 'eps': 'Encapsulated Postscript', 'svgz': 'Scalable Vector Graphics', 'pdf': 'Portable Document Format', 'ps': 'Postscript', 'tif': 'Tagged Image File Format', 'raw': 'Raw RGBA bitmap', 'pgf': 'PGF code for LaTeX', 'jpeg': 'Joint Photographic Experts Group'}</em><a class="headerlink" href="#matplotlib.backends.backend_wxagg.FigureCanvasWxAgg.filetypes" title="Permalink to this definition"></a></dt>
181+
<code class="descname">filetypes</code><em class="property"> = {'eps': 'Encapsulated Postscript', 'ps': 'Postscript', 'png': 'Portable Network Graphics', 'svg': 'Scalable Vector Graphics', 'tif': 'Tagged Image File Format', 'svgz': 'Scalable Vector Graphics', 'tiff': 'Tagged Image File Format', 'pgf': 'PGF code for LaTeX', 'jpg': 'Joint Photographic Experts Group', 'rgba': 'Raw RGBA bitmap', 'jpeg': 'Joint Photographic Experts Group', 'raw': 'Raw RGBA bitmap', 'pdf': 'Portable Document Format'}</em><a class="headerlink" href="#matplotlib.backends.backend_wxagg.FigureCanvasWxAgg.filetypes" title="Permalink to this definition"></a></dt>
182182
<dd></dd></dl>
183183

184184
<dl class="method">
@@ -233,7 +233,7 @@ <h3>Quick search</h3>
233233
</div>
234234
<div class="footer">
235235
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
236-
Last updated on Dec 05, 2016.
236+
Last updated on Dec 19, 2016.
237237
Created using <a
238238
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
239239
</div>

1.5.3/api/cbook_api.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<body>
4040
<div class="alert" style="background-color: #FEA46C; padding: 10px 0;
4141
">
42-
<h3>Matplotlib 2.0.0rc1 is available</h3>
42+
<h2>Matplotlib 2.0.0rc2 is available</h2>
4343

4444
<p><a href="../style_changes.html"
4545
style="font-weight: bold;
@@ -1473,7 +1473,7 @@ <h1>cbook<a class="headerlink" href="#cbook" title="Permalink to this headline">
14731473
</div>
14741474
<div class="footer">
14751475
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the matplotlib development team; 2012 - 2014 The matplotlib development team.
1476-
Last updated on Dec 05, 2016.
1476+
Last updated on Dec 19, 2016.
14771477
Created using <a
14781478
href="http://sphinx-doc.org/">Sphinx</a> 1.4.3.
14791479
</div>

0 commit comments

Comments
 (0)