[Matplotlib-users] fill in data points

2007-12-09 Thread Jordan Atlas
Hello all, Does matplotlib allow the control of "fill" in data plots? For example, plotting data as 'empty' squares as opposed to 'filled' squares? I haven't been able to find anything in the documentation and I'm wondering if maybe I'm searching for the wrong keywords. Thank you, --Jor

Re: [Matplotlib-users] savefig memory useage

2007-12-04 Thread Jordan Atlas
: > > http://matplotlib.sourceforge.net/faq.html#LEAKS > > If none of the above helps, please send a complete but short script > that reproduces the error (basing it on memleak_gui.py or > memleak_hawaii.py is even more helpful), and one of the developers can > look into it. &

[Matplotlib-users] savefig memory useage

2007-12-04 Thread Jordan Atlas
ved? I'm using matplotlib 0.90.1 and python 2.4 on windows XP. Thank you, --Jordan Atlas - SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux

Re: [Matplotlib-users] saving figures

2007-11-20 Thread Jordan Atlas
prone when you have many rows of data being saved). I'm currently using the 'pylab.save' function to save the data. Thanks, --Jordan Eric Firing wrote: > Jordan Atlas wrote: > >> Is it possible to 'save' a matplotlib figure object using >&

[Matplotlib-users] saving figures

2007-11-15 Thread Jordan Atlas
Hello, Is it possible to 'save' a matplotlib figure object using something like the python pickle module? Basically, I'd like to save the 'figure' as a file so that I can open it and manipulate it if something is wrong. Alternative suggestions are welcome. T

[Matplotlib-users] formatting tick labels

2007-10-18 Thread Jordan Atlas
Hello, I'm having some trouble figuring out how to format the numerical labels on the tick marks of an axes. For example, in the plot linked below, I'd like the y-axis to display using scientific notation, and I'd like to control the precision level. I feel like this should be somehow pos

Re: [Matplotlib-users] latex labels on saved plots

2007-09-21 Thread Jordan Atlas
>Do you have ghostscript installed? If you set verbose.level to debug or >debug-annoying, what do you get? > > > I realized that the ghostscript path wasn't set up properly, so that was what was causing part of the problem with EPS files. It works sometimes now (sometimes the EPS is just a b

Re: [Matplotlib-users] latex labels on saved plots

2007-09-20 Thread Jordan Atlas
Jouni, >Which version of matplotlib are you using? The error message you quote >for the pdf backend shows a line 1085 in get_canvas_width_height, which >is impossible both in the latest released version 0.90.1 and in current >svn. I vaguely remember there being a bug like that quite some time ago.

[Matplotlib-users] latex labels on saved plots

2007-09-20 Thread Jordan Atlas
Hello, I'm having trouble saving eps or pdf versions of plots that have TeX labels using matplotlib. When I try to save an EPS file, I get the message: ... RuntimeError: ghostscript was not able to process your image. Here is the full report generated by ghostscript: (Author's note: No 're