|
38 | 38 | <!-- The "Fork me on github" ribbon -->
|
39 | 39 | <a href="https://github.com/matplotlib/matplotlib"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_orange_ff7600.png" alt="Fork me on GitHub"></a>
|
40 | 40 |
|
| 41 | + <h1>John Hunter (1968-2012)</h1> |
| 42 | + |
| 43 | + <table> |
| 44 | + <tr> |
| 45 | + <td> |
| 46 | + <img src="John-hunter-crop-2.jpg"/> |
| 47 | + </td> |
| 48 | + <td> |
| 49 | + <p> |
| 50 | + On August 28 2012, John D. Hunter, the creator of matplotlib, died |
| 51 | + from complications arising from cancer treatment, after a brief but |
| 52 | + intense battle with this terrible illness. John is survived by his |
| 53 | + wife Miriam, his three daughters Rahel, Ava and Clara, his sisters |
| 54 | + Layne and Mary, and his mother Sarah.</p> |
| 55 | + |
| 56 | + <p> |
| 57 | + If you have benefited from John's many contributions, please say |
| 58 | + thanks in the way that would matter most to him. Please consider |
| 59 | + making a donation to |
| 60 | + the <a href="http://numfocus.org/johnhunter/">John Hunter Memorial |
| 61 | + Fund</a>.</p> |
| 62 | + </td> |
| 63 | +</tr> |
| 64 | +</table> |
| 65 | + |
41 | 66 | <h1>Introduction</h1>
|
42 | 67 |
|
43 | 68 | <p>matplotlib is a python 2D plotting library which produces
|
@@ -118,6 +143,8 @@ <h4>Need help?</h4>
|
118 | 143 | <a href="http://sourceforge.net/mailarchive/forum.php?forum_name=matplotlib-users">mailing
|
119 | 144 | list archives</a>, and join the matplotlib
|
120 | 145 | mailing <a href="http://sourceforge.net/mail/?group_id=80706">lists</a>.
|
| 146 | +Check out the matplotlib questions |
| 147 | +on <a href="http://stackoverflow.com/questions/tagged/matplotlib">stackoverflow</a>. |
121 | 148 | The <a href="{{ pathto('search') }}">search</a> tool searches all of
|
122 | 149 | the documentation, including full text search of over 350 complete
|
123 | 150 | examples which exercise almost every corner of matplotlib.</p>
|
|
0 commit comments