> One thing I cannot work out is the axis number presentation.
> Cannot find any documentation about how to control the presentation of
> the axis number.
Poke around ticker.formatter
> However I would prefer it would present in enginering notation (10, 100,
> 1e3, 10e3, 100e3, 1e6, 10e6 ...etc)
I am a new user to matplotlib, .. it's great.
One thing I cannot work out is the axis number presentation.
Cannot find any documentation about how to control the presentation of
the axis number.
Currently using the default TKAgg plotting GUI backend.
It seems the axis will show up to 3 digits,
Hi there,
I want to automatically generated hundreds of figures with matplotlib.
For each figure, I could use 'plot(Xi)' and 'show()' to draw the figure,
and press the 'save' button in the figure panel, but this is not too
automatically. Although I could use 'savefig()' to save the figures
rather
I have a figure with two subplots as below. However, everything breaks
when I try to rotate the x-labels as indicated in the two commented out
lines. I obtain a small empty plot embedded in a large empty plot with no
x-labels and no legend either. I got this code from the tutorial; it
works
Sorry, it wasn't working yesterday or earlier today for me. But it works
now. Thanks!
Cheers,
Curtis
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Curtis S. Cooper, Postdoctoral Research Associate *
*Lunar and Planetary Laboratory, University of Arizona *
On 11/6/06, Curtis Cooper <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Is the website for the matplotlib project down permanently? I have been
> trying to access matplotlib.sourceforge.net unsuccessfully for the past
> day or so.
Works fine from here (colorado.edu domain).
Cheers,
f
--
Hi,
Is the website for the matplotlib project down permanently? I have been
trying to access matplotlib.sourceforge.net unsuccessfully for the past
day or so.
Thanks,
Curtis
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* Curtis S. Cooper, Postdoctoral Research Associate
I'm using MacPython 2.5 with numpy installed,
and I wish to install matplotlib. Possible? Easy?
I'm brand new on the Mac and used to the Windows installers,
so if you can point me to *step by step* instructions I'd be
very grateful.
Thanks,
Alan Isaac
Hi
When using a legend with more than one entry, the line height of the
entries differ when mixing text with and without descender.
Another interpretation is that there should be more vertical space
between 2 entries, when the 1st text has no descender.
The same problem appears when one text has
Werner F. Bruhin wrote:
>> I hope not. I am guessing that wxPython is like the linux kernel, so
>> 2.7 is a dev branch.
>
> Yes, 2.7 is a dev branch which normally lasts for quit some time,
> however this time round they are hoping to move to 2.8 pretty quickly, I
> believe before the end of th
Hi
I installed
python-matplotlib_0.87.5-2.1_amd64.deb (rev. 2761)
on Debian etch (Python 2.4.4c0) and get this warning when trying to plot
something:
In [1]: plot([1,2,3])
/usr/lib/python2.4/site-packages/matplotlib/font_manager.py:989:
UserWarning: Could not match sans-serif, normal, normal.
> "Eric" == Eric Emsellem <[EMAIL PROTECTED]> writes:
Eric> Hi, below is a simple script illustration what I wish to do:
Eric> ==> use new symbols (here ellipses for example) and plot a
Eric> number of points with 'scatter', allowing transparency
Eric> (alpha=0.2) to see when t
Hi,
below is a simple script illustration what I wish to do:
==> use new symbols (here ellipses for example) and plot a number of
points with 'scatter', allowing transparency (alpha=0.2) to see when two
data points overlap.
For some reason this works: 1/ on the figure 2/ when saving as .png
bu
John
am trying to make a plot something along the lines of the attached. This
has a single plot area with separate y-axes on either side of the plot,
rather than two plot areas, each with their own axis
Best regards
Alun Griffiths
At 14:24 06/11/2006, John Hunter wrote:
> "Etrade" ==
> "Chris" == Chris Bartley <[EMAIL PROTECTED]> writes:
Chris> I have a matplotlib figure (by the way - matplot lib is
Chris> brilliant) with lots of widgets (buttons, check boxes) on
Chris> it, and am wondering if it is possible to put a combo box
Chris> on it?
There are GUI
> "Charles" == Charles R Twardy <[EMAIL PROTECTED]> writes:
Charles> Hi folks, It seems that 'bar' no longer supports
Charles> asymmetric errorbars. Am I meant to call both 'bar' and
Charles> 'errorbar' if I want asymmetric errorbars on my
Charles> histograms? Is there a cano
> "Etrade" == Etrade Griffiths <[EMAIL PROTECTED]> writes:
Etrade> Hi new to Matplotlib and struggling to make a plot that
Etrade> has three lines plotted on it: two are supposed to plot on
Etrade> the LH y axis and the third on the RH y axis. The code so
Etrade> far is
Hi
new to Matplotlib and struggling to make a plot that has three lines
plotted on it: two are supposed to plot on the LH y axis and the third on
the RH y axis. The code so far is
import os
import math
import wx
import wxmpl
import numpy
# ===
# Define plot data window
# ==
Charlie
thanks for the tip - it worked a charm.
Alun Griffiths
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Downl
19 matches
Mail list logo