[matplotlib-devel] build problem with current doc (about colormap) ?

2015-07-24 Thread Pierre Haessig
Hi, I'm a bit confused with the colormap doc http://matplotlib.org/users/colormaps.html I often get to this page to select my colormaps and today I see no more images of the colormaps, only text ! And when I look at the raw code https://raw.githubusercontent.com/matplotlib/matplotlib/master/doc/u

Re: [matplotlib-devel] build problem with current doc (about colormap) ?

2015-07-24 Thread Jens Nielsen
Hi Pierre I think it is likely that whoever rebuild the documentation did not have the right dependencies installed causing the graphics to be missing. We have significantly improved the build process of the documentation in current master and this should be much less likely to happen when we rele

Re: [matplotlib-devel] build problem with current doc (about colormap) ?

2015-07-24 Thread Pierre Haessig
Le 24/07/2015 15:10, Jens Nielsen a écrit : > In the mean time you can use the development version of the docs up > here: http://matplotlib.org/devdocs/users/colormaps.html that contains > the plots. thanks ! -- Pierre ---

Re: [matplotlib-devel] build problem with current doc (about colormap) ?

2015-07-24 Thread Thomas Caswell
Sorry, i must have broken that when I updated the docs to have the banner, i will look into fixing it asap. Tom On Fri, Jul 24, 2015, 7:04 AM Pierre Haessig wrote: > Le 24/07/2015 15:10, Jens Nielsen a écrit : > > In the mean time you can use the development version of the docs up > > here: htt

Re: [matplotlib-devel] build problem with current doc (about colormap) ?

2015-07-24 Thread Thomas Caswell
This should be fixed now, Thanks for reporting this! Tom On Fri, Jul 24, 2015 at 10:06 AM Thomas Caswell wrote: > Sorry, i must have broken that when I updated the docs to have the banner, > i will look into fixing it asap. > > Tom > > On Fri, Jul 24, 2015, 7:04 AM Pierre Haessig > wrote: > >>