Paul Ivanov skrev 2011-03-17 20:58:
> Jörgen Stenarson, on 2011-03-16 18:04, wrote:
>> Hi,
>>
>> I'm interested in making plots that are plotted on a polar grid or a
>> smith chart grid but where the data coordinates still are normal
>> rectangular. It is not clear for me if this is possible w
Evan Mason, on 2011-03-16 15:27, wrote:
> Hi, I get unexpected behaviour using the script below. xticks only appear in
> the 4th subplot. If the lines marked ### are moved out of the loop (and
> edited
> so that they are constants), then xticks do appear on each subplot. Is this a
> bug or am
Stef Mientki, on 2011-03-16 19:45, wrote:
> hello,
>
> The text in matplotlib pictures is very fuzzy (certainly if you compare that
> to fixed texts).
> The picture below is from an html page, the html page is generated from a
> python script,
> which also produces the matplotlib pictures, whic
Jörgen Stenarson, on 2011-03-16 18:04, wrote:
> Hi,
>
> I'm interested in making plots that are plotted on a polar grid or a
> smith chart grid but where the data coordinates still are normal
> rectangular. It is not clear for me if this is possible with the
> standard gridding machinery or if
Francesco Montesano, on 2011-03-17 12:05, wrote:
> Dear all,
>
> I have a rather complex code that takes a list of file names and of
> legend tags from command line and compute contour plots
>
> ./contour_plots.py [options] filename1 ... filename2 tag1 ... tagn
>
> The codes make filled contour
On Wed, Mar 16, 2011 at 1:59 PM, Daniel Welling wrote:
> Greetings, MPL'ers.
> After playing with backends quite a bit, I have found that the best one in
> terms of speed, robustness, and features is Qt4Agg - especially on OSX,
> where the MacOSX backend is buggy and many others just don't plain w
/usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242:
UserWarning:
findfont: Font family ['STIXSizeOneSym'] not found. Falling back to Bitstream
Vera Sans
(prop.get_family(), self.defaultFamily[fontext]))
/usr/lib64/python2.7/site-packages/matplotlib/font_manager.py:1242:
UserWa
Dear all,
I have a rather complex code that takes a list of file names and of
legend tags from command line and compute contour plots
./contour_plots.py [options] filename1 ... filename2 tag1 ... tagn
The codes make filled contours at required levels, then line contours.
>From the latter I extra
On 13 Jan 2011, at 5:50 AM, Michael Droettboom wrote:
> Can you provide a simple LaTeX document that illustrates the problem
> with psfrag? This is still compliant Postscript, AFAICT.
It is not a postscript compliance issue, but rather a requirement of
the psfrag package which relys on searc