[matplotlib-devel] 3D bar charts
Hi there, Is there any python tool to plot 3D bar graphs/charts ? Any pointer would be appreciated. Thanks in advance Nils - This SF.net email is sponsored by: Microsoft Defy all challenges. Micros
[matplotlib-devel] hist again
Hi, I had one or two more looks at the hist() function. There are a few things I wondered about: (I) Isn't it more intuitive to interpret the "width" keyword as "width relative to the real width of a bin" rather than as an absolute value ? Here is an example, why I think so: Say I want to c