From: Michael D. <md...@st...> - 2012-09-21 14:32:48
|
On 09/21/2012 09:40 AM, Benjamin Root wrote: > > > On Fri, Sep 21, 2012 at 9:23 AM, Benjamin Root <ben...@ou... > <mailto:ben...@ou...>> wrote: > > > > On Fri, Sep 21, 2012 at 5:30 AM, Phil Elson <pel...@gm... > <mailto:pel...@gm...>> wrote: > > @Ben: Presumably your running one of the examples. Probably > changed with https://github.com/matplotlib/matplotlib/pull/921 > > > > > That would explain it. I forgot that the examples got modified to > showcase other colormaps. I think the 3d plots need some more > "pop", though. I think I will make a PR to change them from the > "coolwarm" colormap to something a bit more appealing. The > coolwarm colors just look dull and unappealing. > > Cheers! > Ben Root > > > This raises an important question, though... the matplotlib.org > <http://matplotlib.org> site has the older examples. That particular > PR was merged 4 months ago. Is the mplot3d part of the docs not > getting rebuilt? The root of the documentation is still for 1.1.1 (the last released version). The docs that correspond to the release candidate are under matplotlib.org/1.2.0 (and this is linked to from the root page). Once the 1.2.0 release is made, this will be reversed, with 1.2.0 taking the top level and 1.1.1 relegated to an "archive" at matplotlib.org/1.1.1 Mike |