Re: [Matplotlib-users] matplotlib backends - WXAgg vs. WX

2011-08-15 Thread Vlastimil Brom
2011/8/15 Michael Droettboom : > On 08/14/2011 11:28 AM, Vlastimil Brom wrote: >> ... >> Is there maybe some mechanism available in matplotlib, which would >> select the appropriate font for the given characters? (Like in wx or, >> even more powerful in tk?) Or is it the expected way to set the >>

Re: [Matplotlib-users] matplotlib backends - WXAgg vs. WX

2011-08-15 Thread Michael Droettboom
On 08/14/2011 11:28 AM, Vlastimil Brom wrote: > > > Regarding wxagg, it seems, that the suggestion about unsuitable fonts > being used was correct; > after setting the font to Arial, adapted from: > http://matplotlib.sourceforge.net/examples/api/

Re: [Matplotlib-users] matplotlib backends - WXAgg vs. WX

2011-08-14 Thread Vlastimil Brom
2011/8/14 Eric Firing : > On 08/13/2011 01:11 PM, Vlastimil Brom wrote: >> Hi all, >> I'd like to ask a probably basic qustion about backends in matplotlib >> - specifically with regard to WXAgg and WX. >> What are the differences of the two, and what are the supposed >> usecases, and maybe restric

Re: [Matplotlib-users] matplotlib backends - WXAgg vs. WX

2011-08-13 Thread Eric Firing
On 08/13/2011 01:11 PM, Vlastimil Brom wrote: > Hi all, > I'd like to ask a probably basic qustion about backends in matplotlib > - specifically with regard to WXAgg and WX. > What are the differences of the two, and what are the supposed > usecases, and maybe restrictions for them? http://matplot