[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

[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,

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

2011-03-30 Thread David Kremer
greetings. 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 advantage of Intel(R) vPro (TM

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] matplotlib is slow

2011-03-28 Thread David Kremer
, 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 advantage of Intel(R) vPro (TM) technology

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

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

2010-11-02 Thread David Kremer
2010/11/2 Michael Droettboom md...@stsci.edu: 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. However, I would like to add an option

[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, in

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-data/fonts/ttf/Vera.ttf; Cannot_Open_Resource python 2.6

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 in the

[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

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

2010-04-14 Thread David Kremer
to select an area to fill with a custom color. Thank you very much. greetings, David Kremer -- Download Intel#174; Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine

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#174; Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and

[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#174; Parallel Studio Eval Try the new

[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#174; Parallel Studio Eval Try the new

[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_ext