Hi all,

Just created a a diagram as the overlay of a pcolor plot with a labelled contour plot. I had a few issues:
  1. When exporting the following image, which is a pcolor plot with alpha=0.15 and contours on top, I get no alpha channel in the resulting output, regard of whether I export as EPS or SVG. Is exporting with alpha channel not supported in those formats?
  2. In the titles, which are generated using mathtext strings, I can't get spaces in the captions. I checked the manual.  Here is an example of what I typed: pylab.xlabel(r"$\it{Mass flowrate, }\rm{\dot{m} (kg/s)}$")
  3. A couple of misaligned contour labels (eg '27' in the below)
Any suggestions?

This is with the latest Matplotlib 0.87.3, Python 2.4, ubuntu 6.06.

Cheers
JP
sample

-- 
John Pye
Department of Mechanical and Manufacturing Engineering
University of New South Wales, Sydney, Australia
http://pye.dyndns.org/


_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to