I have a scatter plot that requires some time to render. The horizontal axis
is time. Currently, I generate the full scatter plot each time and draw a
axvline to indicate the progress of time, save the file as a png for each
time, and generate a movie for all time frames. The scatter plot portion
d
Hi All,
I was downloading matplotlib on a windows machine and the sourceforge site
(http://sourceforge.net/projects/matplotlib/) showed me basemap as the default
download (instead of the latest matplotlib). On Mac the default download shows
correctly as matplotlib.
This is some autodetection
I have a function on a 2d grid that looks like a skewed mound. I
would like to make a contour plot where each contour represents each
sigma, or confidence interval.
I.e. Is there a straight forward way to make such a contour plot where
it is then easy to say: This line is 1-sigma or 68% confiden
Hi,
I see that scatter() has a variety of different symbols that you can
choose from, and even a way to create your own custom markers.
However, I can't figure out how to make a crosshair symbol (a plus
with non-touching lines) as my marker, which I'd like to use to show
the location of
On Jul 28, 2009, at 4:53 PM, Josh Hemann wrote:
> One small nit: I
> don't see any code to set the color or alpha level of the grid
> lines. In my
> example, I set the color to be a light grey because I wanted the
> grid lines
> to be seen but not be distracting from the data. Just a preferen
Fernando Perez wrote:
>
> On Tue, Jul 28, 2009 at 11:26 AM, Josh Hemann wrote:
>> FYI I have some other examples I was thinking would be useful. Here is an
>> enhanced boxplot example
>> that might compliment the simple examples well:
>>
>> http://www.nabble.com/file/p24705282/boxplotExample.png
Tony,
This looks great, and I am enjoying seeing how to accomplish things in a
more Pythonic way. I don't see the radial grid lines, but I am using
0.98.5.3. I am downloading 0.99.3 now and maybe that will be the fix (I have
yet to figure out how to build out of svn on Windows...). One small nit:
On Tue, Jul 28, 2009 at 2:27 PM, Tony S Yu wrote:
> I'm always happy to contribute what little I can to matplotlib. However, if
> it's going to be an official example, it should be cleaned up a bit (see
> attached). Summary of changes.
Thanks Tony -- I added this to examples/api/radar_chart.py in
Josh Hemann wrote:
Tony,
I know this is a year later but your code was hugely helpful to me
last
week, so thank you
I'm glad you found it helpful.
On Jul 28, 2009, at 12:56 PM, Michael Droettboom wrote:
Would you (Josh and Tony) be amenable to us including this in the
set of
example
On Tue, Jul 28, 2009 at 11:26 AM, Josh Hemann wrote:
> FYI I have some other examples I was thinking would be useful. Here is an
> enhanced boxplot example
> that might compliment the simple examples well:
>
> http://www.nabble.com/file/p24705282/boxplotExample.png
Please! That example with the t
On Tue, Jul 28, 2009 at 1:29 PM, Nils Wagner
wrote:
> Hi all,
>
> is it possible to build wire-frame models with matplotlib
> ?
>
> Any pointer would be appreciated.
>
> Thanks in advance
>
>Nils
>
>
> http://en.wikipedia.org/wiki/Wire-frame_model
>
>
>
Hi all,
is it possible to build wire-frame models with matplotlib
?
Any pointer would be appreciated.
Thanks in advance
Nils
http://en.wikipedia.org/wiki/Wire-frame_model
--
L
Michael Droettboom-3 wrote:
>
> Would you (Josh and Tony) be amenable to us including this in the set of
> examples? It would make it easier for users to find it. Eventually, it
> might be nice to include this as a core plotting command, but in the
> meantime, I think it would still be usef
Guys, there is the code.
On Tue, Jul 28, 2009 at 3:13 PM, Gewton Jhames wrote:
> Jae-Joon Lee, savefig("file.png", bbox_inches="tight") doesn't work too.
>
> On Mon, Jul 27, 2009 at 7:00 PM, Jae-Joon Lee wrote:
>
>> On Mon, Jul 27, 2009 at 4:06 PM, Gewton Jhames wrote:
>> > How to "trim the canva
Jae-Joon Lee, savefig("file.png", bbox_inches="tight") doesn't work too.
On Mon, Jul 27, 2009 at 7:00 PM, Jae-Joon Lee wrote:
> On Mon, Jul 27, 2009 at 4:06 PM, Gewton Jhames wrote:
> > How to "trim the canvas" of the image generated? It's transparent, but
> still
> > have a "padding", if it wou
John Hunter,
ax.autoscale_view(tight=True, scaley=False)
didn't work. I put it before and after plot. Didn't work in any case.
the first one, fig.subplots_adjust(left=0.05, bottom=0.05, top=0.05,
right=0.05), didn't work too. It let's the graph crazy.
If you want, I can put the code here.
On Mon, J
Would you (Josh and Tony) be amenable to us including this in the set of
examples? It would make it easier for users to find it. Eventually, it
might be nice to include this as a core plotting command, but in the
meantime, I think it would still be useful as-is.
Mike
Josh Hemann wrote:
> Ton
Hi,
as nobody answered up to now I may make my (tiny) contribution.
On Friday 24 July 2009 22:58:10 per freem wrote:
> Hi all,
>
> i have a simple scatter plot, where the x axis and y axis are on different
> scales starting from 0. the x axis here ranges from 0 to 300 and the y axis
> from 0 to
Hi,
I've got some performance problems with matplotlib, and would like to
ask if you know any way I can make it faster.
If there is no such way, I have to decide to (a) either enhance matplotlib
or (b) write my own plotting-library.
(I'm currently using matplotlib to plot data "live" on the scree
On Mon, Jul 27, 2009 at 4:39 PM, dek wrote:
>
> is there an on exit event for the matplotlib gui, such as when a user clicks
> the 'x' in the gui window
There is not, but it would not be difficult to add.
--
Let Crystal R
is there an on exit event for the matplotlib gui, such as when a user clicks
the 'x' in the gui window
--
View this message in context:
http://www.nabble.com/on-exit-event--tp24688356p24688356.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
---
Hi,
thanks a lot Eric! I'm sorry I bothered you with this.
There's obviously an error in how my data generating script works.
cheers,
Paul.
On 27. juli. 2009, at 21.48, Eric Firing wrote:
> Paul Anton Letnes wrote:
>> Hi,
>> I'm having strange problems with contourf plots. The plotting
>
Alexander Bruy schrieb:
> matplotlib have nice and helpfull feature - navigation toolbar. But in
> some cases some default buttons are not needed. Is it possible to
> customize NavigationToolbar (e.g. disable or hide some buttons)? I'm
> use matplotlib with PyQt 4.4.3 and Python 2.5.4 under Windows
23 matches
Mail list logo