I too would like a simple "Reply" to go to the list. I had to use Gmail's "Reply to all" feature to put this on the list.
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with
Stefan van der Walt wrote:
> I don't think mailing lists should change the reply-to:
>
> http://www.unicom.com/pw/reply-to-harmful.html
The principles in that article are sound, but the conclusions simply
don't match my experience. I'm on a half a dozen or so lists. Some
re-set the reply-to hea
hi all, I installed matplotlib and it worked very well with TkAgg/Agg. But when use GtkAgg or Gtk, python just coredumped without any prompts.For example, python a.py -dTkAgg, it worked. python a.py -dGtkAgg, "Segmentation fault (core dumped)".My system is NetBSD AMD64-3.0. With python
Hi,
When matplotlib is used interactively, eg, with ipython, I find
that it will be convenient if I can copy the graph into clipboard and
then paste it to other program. But this feature is missed in current
release. Is there a plan to add this functionality in a future release?
If pos
Hi,
I had the same problem.
I solved it by using TeX, i.e., rc('text', usetex=True) for all the text
in a plot.
Benoit
> Hi list,
>
> I'm having some font weirdness using matplotlib 0.87.4 on MacOSX with
> the WXAgg backend.
> It's a clean install of universal builds from macpython.org.
>
> Fir
Stefan van der Walt wrote:
> On Thu, Aug 17, 2006 at 09:48:58PM -0700, Brendan Barnwell wrote:
>> [I accidentally sent this message privately to the sender before. . . why
>> doesn't this list set the Reply-To header to the list?]
>
> I don't think mailing lists should change the reply-to:
>
> h
On Wednesday 16 August 2006 04:54, Samuel GARCIA wrote:
> Thank you,
> Sorry I did known the existence of matplotlib.backends.backend_qt4agg.
> It is more easy than I thought.
>
> but I still have a problem. This is my code :
>
> import sys
>
> from PyQt4.QtCore import *
> from PyQt4.QtGui import *
Hi,
I'm trying to generate a contour plot with logarithmic axes. I'm
generating data on a grid defined by logspaces:
x_range = logspace(log10(xstart),log10(xend),num=25)
y_range = logspace(log10(ystart),log10(yend),num=25)
Then, to generate the plot I do the following:
[X,Y]=pylab.meshgrid(log1
Please follow the segfault instructions and get back to us.
http://svn.sourceforge.net/viewvc/matplotlib/trunk/matplotlib/SEGFAULTS?revision=2312&view=markup
On 8/18/06, assiss <[EMAIL PROTECTED]> wrote:
hi all,
I installed matplotlib and it worked very well with TkAgg/Agg. But when use
GtkAgg
On Thu, Aug 17, 2006 at 09:48:58PM -0700, Brendan Barnwell wrote:
> [I accidentally sent this message privately to the sender before. . . why
> doesn't this list set the Reply-To header to the list?]
I don't think mailing lists should change the reply-to:
http://www.unicom.com/pw/reply-to-harmfu
10 matches
Mail list logo