Michael Droettboom <[EMAIL PROTECTED]> writes:
>
> Paul Smith wrote:
> > Hi Michael,
> >
> > I put in the rc line you suggested below into fonts_demo.py but didn't see
it
> > print any extra info (but did confirm in ipython that rcParams showed
> &g
of stuff related to font lookup. Attach
> the output here and I'll have a look at it to try to figure out what may
> be going wrong.
>
> Cheers,
> Mike
>
> Paul Smith wrote:
> > Hi all,
> >
> > I've been trying in vain to get a better font
Hi all,
I've been trying in vain to get a better font on a plot than the fixed width
serif one that always appears. I've got lib-freetype6 installed (on Ubuntu
server), and ran fc-cache after. The .matplotlib/ttfont.cache contains entries
for the Free* fonts. The fonts themselves are
in /usr/s
Hi,
I can't find a way to plot marker symbols that have a transparent face colour,
so I can see the contour plot that's under them. Setting alpha affects the
edge colour as well.
Any suggestions?
Paul
-
This SF.net email is
I'm plotting two curves in one subplot with twinx to allow different y scales.
The script below is an example.
When zooming in using zoom-to-rect on Tk's navigation toolbar2 (TkAgg is my
backend) I think the x axis part of the zoom is happening twice. Rubberbanding
the example from x=20 to 80 r
: WinXP, Python 2.5, matplotlib 0.90.1, wxPython
2.8.0.1, ipython 0.8.2
Paul Smith
Systems Engineer
CAT Underground Mining Technology
Ph: +61 (0)3 9853 4050
Fax: +61 (0)3 9853 4955
-
This SF.net email is sponsored by D
e to illustrate it
yet.
Also is there a way to use normalised coordinates rather than data for
positioning patches? I'd like it to appear in the same place (lower right)
without having to adjust if the plot scaling changes.