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 71086b8 commit 6f4e46cCopy full SHA for 6f4e46c
web/img/banner.png
369 KB
web/t_index.html
@@ -66,7 +66,7 @@
66
<div class="container">
67
68
<div class="row"><div class="col-xs-12 col-lg-6 col-md-8 offset-md-1 offset-lg-2">
69
- <img class="img-fluid pb-4" src="http://pythonplot.com.s3-website-us-east-1.amazonaws.com/img/cover.png">
+ <img class="img-fluid pb-4" src="http://pythonplot.com.s3-website-us-east-1.amazonaws.com/img/banner.png">
70
<h1>Python Plotting for Exploratory Analysis</h1>
71
72
<blockquote>"The simple graph has brought more information to the data analyst's mind than any other device." — John Tukey</blockquote>
0 commit comments