On 29/07/10 12:45, Waléria Antunes David wrote:
> Hi Benjamim,
>
> I made the changes as bellow and it displays the x-axis values formatted as
> expected, see my current image and my code. But, now i need to change the
> scale and the numbers of decimal places in order to appear on the graph like
>
On 27/07/10 15:05, Benjamin Root wrote:
> On Tue, Jul 27, 2010 at 6:01 AM, German Ocampo wrote:
>
>> Good morning
>>
>> Do you know where I could get examples of case stories about
>> commercial or open source software that has been developed using the
>> Matplotlib library?
>>
>> Many Thanks
>>
>
Hi,
I am trying to use griddata to plot some (irregularly) spaced data as a
contour plot, but sometimes ALL the grid it outputs is masked: so no plot.
In the docs I read:
"A masked array is returned if any grid points are outside convex hull
defined by input data (no extrapolation is done)."
but
Hi,
Can anyone help me to find how to draw an area chart (something like
http://commons.wikimedia.org/wiki/File:Browser_Wars.png ) with MPL?
Googling and the MPL gallery didn't help.
thanks!
m.
--
Let Crystal Reports ha
Sandro Tosi ha scritto:
> I got only data values, nothing already "computed" (for whatever you
> mean by that), and I want to plot stacked bars with those values
> (either by row or by column).
Ok, I see.
It seems from your example that you already have the histogram computed
>>> no, I just
Sandro Tosi ha scritto:
> On Wed, Jul 22, 2009 at 10:25, ms wrote:
>> Sandro Tosi ha scritto:
>>> Hi all,
>>> I'd like to do a histogram with barstacked style. Well, I'm not able
>>> to make it in any way :(
>>>
>>> - what is th
Hi,
I am writing a script that uses pyplot.show() to show a plot, on which
the user has to ponder and decide a course of action (telling the script
what to do on a raw_input).
I would be happy if the pyplot window does not "freeze" python below,
i.e. if the window can somehow exist while the pyth
Hi,
I want to plot the evolution of an histogram in time. It is naturally an
histogram and not a continuous distribution -the quantities on the X
axis are discrete.
Is there a function that naturally does that? I now hack it using
contourf() and creating an appropriate matrix of "squares", each s