Skip to content

Commit c0e319a

Browse files
authored
Merge pull request #32 from jklymak/test-redirect
TST: temporary test to be removed
2 parents fad849c + acc6cd0 commit c0e319a

File tree

2 files changed

+274
-0
lines changed

2 files changed

+274
-0
lines changed

_junk.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
_test_redirect

_test_redirect/index.html

Lines changed: 273 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,273 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3+
4+
5+
<html xmlns="http://www.w3.org/1999/xhtml">
6+
<head>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
8+
9+
<title>Matplotlib: Python plotting &mdash; Matplotlib 3.0.2 documentation</title>
10+
11+
<link rel="stylesheet" href="_static/mpl.css"
12+
type="text/css" />
13+
<link rel="stylesheet" href="_static/pygments.css"
14+
type="text/css" />
15+
<link rel="stylesheet" href="_static/graphviz.css" type="text/css" />
16+
<link rel="stylesheet" href="_static/gallery.css" type="text/css" />
17+
18+
19+
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
20+
<script type="text/javascript" src="_static/jquery.js"></script>
21+
<script type="text/javascript" src="_static/underscore.js"></script>
22+
<script type="text/javascript" src="_static/doctools.js"></script>
23+
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
24+
25+
<link rel="search" type="application/opensearchdescription+xml"
26+
title="Search within Matplotlib 3.0.2 documentation"
27+
href="_static/opensearch.xml"/>
28+
<link rel="shortcut icon" href="_static/favicon.ico"/>
29+
<link rel="index" title="Index" href="genindex.html"
30+
/>
31+
<link rel="search" title="Search" href="search.html"
32+
/>
33+
<link rel="top" title="Matplotlib 3.0.2 documentation" href="#" />
34+
<link rel="canonical" href="https://matplotlib.org/index.html" />
35+
36+
37+
38+
</head>
39+
<body>
40+
41+
42+
43+
<div style="background-color: white; text-align: left; padding: 10px 10px 15px 15px; position: relative;">
44+
<a href="#">
45+
<div style="float: left; position: absolute; width: 496px; bottom: 0; padding-bottom: 24px"><span style="float: right; color: #789; background: white">Version 3.0.2</span></div>
46+
<img src="_static/logo2.png" height="125px" border="0" alt="matplotlib"/></a>
47+
48+
<!-- The "Fork me on github" ribbon -->
49+
<div id="forkongithub"><a href="https://github.com/matplotlib/matplotlib">Fork me on GitHub</a></div>
50+
</div>
51+
52+
53+
54+
55+
<div class="related">
56+
<h3>Navigation</h3>
57+
<ul>
58+
<li class="right" style="margin-right: 10px">
59+
<a href="genindex.html" title="General Index"
60+
accesskey="I">index</a></li>
61+
<li class="right" >
62+
<a href="py-modindex.html" title="Python Module Index"
63+
>modules</a> |</li>
64+
65+
<li><a href="#">home</a>|&nbsp;</li>
66+
<li><a href="gallery/index.html">examples</a>|&nbsp;</li>
67+
<li><a href="tutorials/index.html">tutorials</a>|&nbsp;</li>
68+
<li><a href="api/api_overview.html">API</a>|&nbsp;</li>
69+
<li><a href="contents.html">docs</a> &raquo;</li>
70+
</ul>
71+
</div>
72+
73+
74+
<div class="sphinxsidebar">
75+
<div class="sphinxsidebarwrapper">
76+
<div id="searchbox" style="display: none" role="search">
77+
<h3>Quick search</h3>
78+
<div class="searchformwrapper">
79+
<form class="search" action="search.html" method="get">
80+
<input type="text" name="q" />
81+
<input type="submit" value="Go" />
82+
<input type="hidden" name="check_keywords" value="yes" />
83+
<input type="hidden" name="area" value="default" />
84+
</form>
85+
</div>
86+
</div>
87+
<script type="text/javascript">$('#searchbox').show(0);</script><div class="sidebar-announcement">
88+
<p>Matplotlib 3.0 is Python 3 only.</p>
89+
<p>For Python 2 support, Matplotlib 2.2.x will be continued as a LTS release
90+
and updated with bugfixes until January 1, 2020.</p>
91+
</div>
92+
<div id="sidebar-donations">
93+
<a href="https://www.flipcause.com/secure/cause_pdetails/MjI1OA==" target="_blank"> <div class="donate_button" >Support Matplotlib</div></a>
94+
<a href="https://www.flipcause.com/secure/cause_pdetails/MTY3NTU=" target="_blank"> <div class="donate_button" >Support NumFOCUS</div></a>
95+
</div>
96+
</div>
97+
</div>
98+
<div class="document">
99+
<div class="documentwrapper">
100+
<div class="bodywrapper">
101+
<div class="body">
102+
103+
<p>Matplotlib is a Python 2D plotting library which produces publication quality
104+
figures in a variety of hardcopy formats and interactive environments across
105+
platforms. Matplotlib can be used in Python scripts, the Python and <a class="reference external" href="http://ipython.org">IPython</a>
106+
shells, the <a class="reference external" href="http://jupyter.org">Jupyter</a> notebook, web application servers, and four graphical user
107+
interface toolkits.</p>
108+
<div class="responsive_screenshots">
109+
<a href="tutorials/introductory/sample_plots.html">
110+
<div class="responsive_subfig">
111+
<img align="middle" src="_images/sphx_glr_membrane_thumb.png"
112+
border="0" alt="screenshots"/>
113+
</div>
114+
<div class="responsive_subfig">
115+
<img align="middle" src="_images/sphx_glr_histogram_thumb.png"
116+
border="0" alt="screenshots"/>
117+
</div>
118+
<div class="responsive_subfig">
119+
<img align="middle" src="_images/sphx_glr_contour_thumb.png"
120+
border="0" alt="screenshots"/>
121+
</div>
122+
<div class="responsive_subfig">
123+
<img align="middle" src="_images/sphx_glr_3D_thumb.png"
124+
border="0" alt="screenshots"/>
125+
</div>
126+
</a>
127+
</div>
128+
<span class="clear_screenshots"></span><p>Matplotlib tries to make easy things easy and hard things possible. You
129+
can generate plots, histograms, power spectra, bar charts, errorcharts,
130+
scatterplots, etc., with just a few lines of code. For examples, see the
131+
<a class="reference internal" href="tutorials/introductory/sample_plots.html"><span class="doc">sample plots</span></a> and <a class="reference internal" href="gallery/index.html"><span class="doc">thumbnail
132+
gallery</span></a>.</p>
133+
<p>For simple plotting the <code class="xref py py-obj docutils literal notranslate"><span class="pre">pyplot</span></code> module provides a MATLAB-like interface,
134+
particularly when combined with IPython. For the power user, you have full
135+
control of line styles, font properties, axes properties, etc, via an object
136+
oriented interface or via a set of functions familiar to MATLAB users.</p>
137+
<div class="section" id="installation">
138+
<h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline"></a></h1>
139+
<p>Visit the <a class="reference internal" href="users/installing.html"><span class="doc">Matplotlib installation instructions</span></a>.</p>
140+
</div>
141+
<div class="section" id="documentation">
142+
<h1>Documentation<a class="headerlink" href="#documentation" title="Permalink to this headline"></a></h1>
143+
<p>This is the documentation for Matplotlib version 3.0.2.</p>
144+
<p>To get started, read the <a class="reference internal" href="users/index.html"><span class="doc">User's Guide</span></a>.</p>
145+
<p id="other_versions"></p>
146+
147+
<script>
148+
function getSnippet(id, url) {
149+
var req = false;
150+
// For Safari, Firefox, and other non-MS browsers
151+
if (window.XMLHttpRequest) {
152+
try {
153+
req = new XMLHttpRequest();
154+
} catch (e) {
155+
req = false;
156+
}
157+
} else if (window.ActiveXObject) {
158+
// For Internet Explorer on Windows
159+
try {
160+
req = new ActiveXObject("Msxml2.XMLHTTP");
161+
} catch (e) {
162+
try {
163+
req = new ActiveXObject("Microsoft.XMLHTTP");
164+
} catch (e) {
165+
req = false;
166+
}
167+
}
168+
}
169+
var element = document.getElementById(id);
170+
if (req) {
171+
// Synchronous request, wait till we have it all
172+
req.open('GET', url, false);
173+
req.send(null);
174+
if (req.status == 200) {
175+
element.innerHTML = req.responseText;
176+
} else {
177+
element.innerHTML = "<mark>Could not find Snippet to insert at " + url + "</mark>"
178+
}
179+
}
180+
}
181+
getSnippet('other_versions', '/versions.html');
182+
</script><p>Trying to learn how to do a particular kind of plot? Check out the
183+
<a class="reference internal" href="gallery/index.html"><span class="doc">examples gallery</span></a> or the <a class="reference internal" href="api/pyplot_summary.html"><span class="doc">list of plotting commands</span></a>.</p>
184+
<div class="section" id="other-learning-resources">
185+
<h2>Other learning resources<a class="headerlink" href="#other-learning-resources" title="Permalink to this headline"></a></h2>
186+
<p>There are many <a class="reference internal" href="resources/index.html"><span class="doc">external learning resources</span></a> available
187+
including printed material, videos and tutorials.</p>
188+
</div>
189+
<div class="section" id="need-help">
190+
<h2>Need help?<a class="headerlink" href="#need-help" title="Permalink to this headline"></a></h2>
191+
<p>Matplotlib is a welcoming, inclusive project, and we try to follow the <a class="reference external" href="http://www.python.org/psf/codeofconduct/">Python
192+
Software Foundation Code of Conduct</a> in everything we do.</p>
193+
<p>Check the <a class="reference internal" href="faq/index.html"><span class="doc">FAQ</span></a> and the <a class="reference internal" href="api/index.html"><span class="doc">API</span></a> docs.</p>
194+
<p>For help, join the <a class="reference external" href="https://gitter.im/matplotlib/matplotlib">gitter channel</a> and the <a class="reference external" href="https://mail.python.org/mailman/listinfo/matplotlib-users">matplotlib-users</a>,
195+
<a class="reference external" href="https://mail.python.org/mailman/listinfo/matplotlib-devel">matplotlib-devel</a>, and <a class="reference external" href="https://mail.python.org/mailman/listinfo/matplotlib-announce">matplotlib-announce</a> mailing lists, or check out the
196+
Matplotlib tag on <a class="reference external" href="http://stackoverflow.com/questions/tagged/matplotlib">stackoverflow</a>. The <a class="reference external" href="search.html">search</a> tool searches
197+
all of the documentation, including full text search of over 350 complete
198+
examples which exercise almost every corner of Matplotlib.</p>
199+
<p>You can file bugs, patches and feature requests on the <a class="reference external" href="https://github.com/matplotlib/matplotlib/issues">issue tracker</a>, but it
200+
is a good idea to ping us on the mailing list too.</p>
201+
<p>To keep up to date with what's going on in Matplotlib, see the <a class="reference internal" href="users/whats_new.html"><span class="doc">what's
202+
new</span></a> page or browse the <a class="reference external" href="https://github.com/matplotlib/matplotlib">source code</a>. Anything that could
203+
require changes to your existing code is logged in the <a class="reference internal" href="api/api_changes.html"><span class="doc">API changes</span></a> file.</p>
204+
<div class="section" id="toolkits">
205+
<h3>Toolkits<a class="headerlink" href="#toolkits" title="Permalink to this headline"></a></h3>
206+
<p>Matplotlib ships with several add-on <a class="reference internal" href="api/toolkits/index.html"><span class="doc">toolkits</span></a>,
207+
including 3d plotting with <code class="xref py py-obj docutils literal notranslate"><span class="pre">mplot3d</span></code>, axes helpers in <code class="xref py py-obj docutils literal notranslate"><span class="pre">axes_grid1</span></code> and axis
208+
helpers in <code class="xref py py-obj docutils literal notranslate"><span class="pre">axisartist</span></code>.</p>
209+
</div>
210+
<div class="section" id="third-party-packages">
211+
<h3>Third party packages<a class="headerlink" href="#third-party-packages" title="Permalink to this headline"></a></h3>
212+
<p>A large number of <a class="reference internal" href="thirdpartypackages/index.html"><span class="doc">third party packages</span></a>
213+
extend and build on Matplotlib functionality, including several higher-level
214+
plotting interfaces (<a class="reference external" href="https://seaborn.github.io/">seaborn</a>, <a class="reference external" href="http://holoviews.org">holoviews</a>, <a class="reference external" href="http://ggplot.yhathq.com">ggplot</a>, ...), and two projection
215+
and mapping toolkits (<a class="reference external" href="http://matplotlib.org/basemap">basemap</a> and <a class="reference external" href="http://scitools.org.uk/cartopy/docs/latest">cartopy</a>).</p>
216+
</div>
217+
<div class="section" id="citing-matplotlib">
218+
<h3>Citing Matplotlib<a class="headerlink" href="#citing-matplotlib" title="Permalink to this headline"></a></h3>
219+
<p>Matplotlib is the brainchild of John Hunter (1968-2012), who, along with its
220+
many contributors, have put an immeasurable amount of time and effort into
221+
producing a piece of software utilized by thousands of scientists worldwide.</p>
222+
<p>If Matplotlib contributes to a project that leads to a scientific publication,
223+
please acknowledge this work by citing the project. A <a class="reference internal" href="citing.html"><span class="doc">ready-made citation
224+
entry</span></a> is available.</p>
225+
</div>
226+
<div class="section" id="open-source">
227+
<h3>Open source<a class="headerlink" href="#open-source" title="Permalink to this headline"></a></h3>
228+
<a href="https://www.numfocus.org/">
229+
<img src="_static/numfocus_badge.png"
230+
alt="A Fiscally Sponsored Project of NUMFocus"
231+
style="float:right; margin-left:20px" />
232+
</a><p>Please consider <a class="reference external" href="https://www.flipcause.com/secure/cause_pdetails/MjI1OA==">donating to the Matplotlib project</a> through
233+
the Numfocus organization or to the <a class="reference external" href="https://www.numfocus.org/programs/john-hunter-technology-fellowship/">John Hunter Technology Fellowship</a>.</p>
234+
<p>The <a class="reference internal" href="users/license.html"><span class="doc">Matplotlib license</span></a> is based on the <a class="reference external" href="http://www.python.org/psf/license">Python Software
235+
Foundation (PSF) license</a>.</p>
236+
<p>There is an active developer community and a long list of people who have made
237+
significant <a class="reference internal" href="users/credits.html"><span class="doc">contributions</span></a>.</p>
238+
<p>Matplotlib is hosted on <a class="reference external" href="https://github.com/matplotlib/matplotlib">Github</a>. <a class="reference external" href="https://github.com/matplotlib/matplotlib/issues">Issues</a>
239+
and <a class="reference external" href="https://github.com/matplotlib/matplotlib/pulls">Pull requests</a> are tracked at Github too.</p>
240+
</div>
241+
</div>
242+
</div>
243+
244+
245+
</div>
246+
</div>
247+
</div>
248+
249+
<div class="clearer"></div>
250+
</div>
251+
<div class="footer">
252+
&copy; Copyright 2002 - 2012 John Hunter, Darren Dale, Eric Firing, Michael Droettboom and the Matplotlib development team; 2012 - 2018 The Matplotlib development team.
253+
<br />
254+
Last updated on Nov 11, 2018.
255+
Created using
256+
<a href="http://sphinx-doc.org/">Sphinx</a> 1.8.1.
257+
Doc version v3.0.2-2-g91e2d00a8.
258+
</div>
259+
260+
<script>
261+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
262+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
263+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
264+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
265+
266+
ga('create', 'UA-55954603-1', 'auto');
267+
ga('send', 'pageview');
268+
269+
</script>
270+
</body>
271+
<footer>
272+
</footer>
273+
</html>

0 commit comments

Comments
 (0)