Hi,
I will be on vacation with limited email from July 14 to August 7, 2011.
Bonjour,
Je serai en conge du 14 juillet jusqu'au 7 aout, 2011.
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries,
I came across this website where different colormaps have been compared
and the author has come up with an optimal colormap for data
visualization called the "cool-warm colormap".
http://www.cs.unm.edu/~kmorel/documents/ColorMaps/index.html
It is somewhat similar to the cool colormap already i
Came across an oddity here in one of the demos:
http://matplotlib.sourceforge.net/mpl_toolkits/mplot3d/tutorial.html#subplotting
In the second subplotting example, there is supposed to be a y-axis label,
but it is being cut off. In this example, I used plt.figaspect() to set an
appropriate figure
Hi,
Using matplotlib.path.Path.arc to create a wedge (e.g. via
matplotlib.path.Path.wedge) creates a Path with three uninitialized vertex
positions. (The first one and the last two.)
As you would expect - sometimes this leads to nasty drawing artifacts!
I've tried zeroing the entire array a