[Matplotlib-users] PGF backend

2013-11-20 Thread David Kremer
Hello ! I would like to have some hints about the matplotlib usage, especially the PGF/tikz backend. I use a latex document, and almost only tikz figures. I have a couple of problems with the matplotlib package. The first is the preemptive behaviour of the matplotlib package over the used font

[Matplotlib-users] Font in figures

2012-07-12 Thread David Kremer
Hello, I want to ask some questions about fonts in figures. I think that the best figures are achieved when the font used is the same as in the surrounding text in all the figure. This is the case when I use the latex notation (between $$), but unfortunately the police used for the axis is not

[Matplotlib-users] Increasing font size in axis ticks

2012-07-05 Thread David Kremer
Hello, I know how one can increase the font size in the xlabel and ylabel fields. I use the methode presented in: http://matplotlib.sourceforge.net/examples/pylab_examples/dannys_example.html But I don't know how to increase the font size for the numbers labelling the xticks or the yticks, and

Re: [Matplotlib-users] [Zoom function] bug in matplotlib ?

2011-03-30 Thread David Kremer
As far I'm concerned, I noticed indeed that the right click provide a dezoom, while left click provide a zoom. I was confused because gnuplot uses right click to zoom. But I'm glad to see that this post has treshed a big discussion on the topic ! Thanks :) ---

[Matplotlib-users] [Zoom function] bug in matplotlib ?

2011-03-30 Thread David Kremer
zoom function. That means the zoom behaviour is completely inverted. Does anyone here with a last version of matplotlib confirm the bug does still exist ? Here a snippet to test the zoom behaviour : $python2 from pylab import * plot( arange(0,pi,0.01) , sin(arange(0,pi,0.01)) ) show() greetings.

[Matplotlib-users] matplotlib is slow

2011-03-28 Thread David Kremer
odule ? Thank you very much. greatings, David Kremer -- Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking ad

Re: [Matplotlib-users] show(), the state of the art

2010-11-02 Thread David Kremer
2010/11/2 Michael Droettboom : > On 11/02/2010 07:49 AM, David Kremer wrote: >> Personally I used show() yesterday, and it blocks the execution until >> the figure's window is closed. It is of perfect convenience I think, >> as a default behavior. >> >> How

Re: [Matplotlib-users] show(), the state of the art

2010-11-02 Thread David Kremer
Personally I used show() yesterday, and it blocks the execution until the figure's window is closed. It is of perfect convenience I think, as a default behavior. However, I would like to add an option to show() like eg : > show( save_image = True , format = 'eps' ) As it permits to mix the two b

Re: [Matplotlib-users] Error on matplotlib with the hist() method [ archlinux ]

2010-10-31 Thread David Kremer
> On Sun, 31 Oct 2010, David Kremer wrote: > > File > > "/usr/lib/python2.7/site-packages/matplotlib/backends/backend_agg.py", > > python 2.7 ^^ > > > RuntimeError: Could not open facefile /usr/lib/python2.6/site- > > packages/matplotlib/mpl

[Matplotlib-users] Error on matplotlib with the hist() method [ archlinux ]

2010-10-31 Thread David Kremer
Hello, Im running the last matplotlib version. I just want to plot an histogram. Here is the complete backtrace, complaining about the Vera.ttf font missing : Any idea ? Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/matplotlib/backends/backend_gtk.py", line 393, i

Re: [Matplotlib-users] which interpolation type is used by contour() ?

2010-06-14 Thread David Kremer
> Hi Everyone, > I'd like to know, what is the underline mechanism that connects the points > of my gridded data when I use > contour(). > Can I control this mechanism ? > Maybe I missed it in the documentation, but it's not clear to me. > Thanks in advance, > I think it's the same than this used

[Matplotlib-users] [matplotlib-users] imshow() : fill certain regions with a specific color.

2010-04-14 Thread David Kremer
7;or' on the data, in the order to select an area to fill with a custom color. Thank you very much. greetings, David Kremer -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compili

[Matplotlib-users] Create and maintain an IRC chan for the matplotlib library

2010-04-14 Thread David Kremer
Hello, I would like to ask you for an IRC channel in addition to the mailing list. If anyone would like to keep it up, it could be great to have a 24h/24h support on the irc channel. Thank you very much. David Kremer

Re: [Matplotlib-users] [matplotlib install] Problem when compiling.

2010-03-25 Thread David Kremer
I finally found a binary package at rpm bones, so all is fine. Thank you very much. -- Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune ap

[Matplotlib-users] [matplotlib install] Problem when compiling.

2010-03-24 Thread David Kremer
Hello, I have a problem when compiling matplotlib. python setup.py build stop here : copying lib/matplotlib/mpl-data/matplotlibrc -> build/lib.linux- x86_64-2.4/matplotlib/mpl-data copying lib/matplotlib/mpl-data/matplotlib.conf -> build/lib.linux- x86_64-2.4/matplotlib/mpl-data running build_ex

Re: [Matplotlib-users] where's superpack?

2010-03-24 Thread David Kremer
Le Wednesday 24 March 2010 22:02:15, Pau a écrit : > Hello, > > I am using macosx 10.6 aka snow leopard (not willingly btw) and I need > to install matplotlib. I know of superpack but the site seems to have > been "dead" for some weeks now. Does anybody know where I could get a > copy of superpack

[Matplotlib-users] Put many graphs on the same plot.

2010-03-24 Thread david . kremer . dk
Hello. I would like to know, please, how you can add graphics on a same plot. eg : superpose sine and cosine graphs on the same plot. Thank you very much. -- Download Intel® Parallel Studio Eval Try the new software t

[Matplotlib-users] (no subject)

2010-03-24 Thread david . kremer . dk
Hello. I would like to know, please, how you can add graphics on a same plot. eg : superpose sine and cosine graphs on the same plot. Thank you very much. -- Download Intel® Parallel Studio Eval Try the new software t