Re: [Matplotlib-users] using the symbol font in TeX plots

2010-03-01 Thread Michael Droettboom
), linestyle='None', marker=u'(※)') But I'm hoping someone can suggest a more obvious way to do it. Mike > > > > On Fri, Feb 26, 2010 at 2:56 PM, Michael Droettboom <mailto:md...@stsci.edu>> wrote: > > SVN trunk has support for mathtext as sym

Re: [Matplotlib-users] using the symbol font in TeX plots

2010-03-01 Thread Michael Droettboom
Alan G Isaac wrote: >> Gökhan Sever wrote: >> >>> For the second idea you mean something as generic as plotting such >>> markers? >>> plt.plot(range(10), linestyle='None', marker=u'※ ') >>> > > > On 3/1/2010

Re: [Matplotlib-users] error, when calling "ax.redraw_in_frame()"

2010-03-03 Thread Michael Droettboom
nfo/matplotlib-users >> >> > > -- > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for para

Re: [Matplotlib-users] Bad eps output

2010-03-09 Thread Michael Droettboom
dev > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Te

Re: [Matplotlib-users] Doc suggestion

2010-03-10 Thread Michael Droettboom
> > _______ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch Oper

Re: [Matplotlib-users] savefig 0.91

2010-03-16 Thread Michael Droettboom
l Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > > > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https:

Re: [Matplotlib-users] [CJK] can create png but not eps

2010-03-16 Thread Michael Droettboom
el Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > -------- > > ___ > Matplot

Re: [Matplotlib-users] [CJK] can create png but not eps

2010-03-17 Thread Michael Droettboom
think these settings will resolve the problem -- either font type (42 or 3) still expects glyph names. Mike > > > > > On 17/03/10 04:15, Michael Droettboom wrote: >> The font you are using (SimHei) does not have any glyph names -- these >> are used in the Postscript bac

Re: [Matplotlib-users] [CJK] can create png but not eps

2010-03-18 Thread Michael Droettboom
David wrote: > Dear Michael, > > On 17/03/10 20:34, Michael Droettboom wrote: > >>> I have tried >>> >>> import matplotlib >>> matplotlib.use('GtkCairo') >>> >>> as you suggested, but they had no effect whatsoever. E

Re: [Matplotlib-users] [CJK] can create png but not eps

2010-03-19 Thread Michael Droettboom
David wrote: > Dear Mike, dear list, > > thanks for the continued help! > Here are my 'news': > > On 18/03/10 22:22, Michael Droettboom wrote: >>> import matplotlib >>> matplotlib.use('GtkCairo') >>> >>> Incidentally, if I u

Re: [Matplotlib-users] cxfreeze

2010-03-19 Thread Michael Droettboom
urself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ___ > Matplotlib-users mailing list > Matplotlib

Re: [Matplotlib-users] installation question

2010-03-22 Thread Michael Droettboom
gt; > -------- > > -- > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and

Re: [Matplotlib-users] Matplotlib sphinx extension crashes Python

2010-03-24 Thread Michael Droettboom
-- > > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch Operations and Engineeri

Re: [Matplotlib-users] permille sign in labels

2010-03-24 Thread Michael Droettboom
uring beta. > http://p.sf.net/sfu/intel-sw-dev > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch Operations and Engineering Divi

Re: [Matplotlib-users] matplotlib figure serialization

2010-03-24 Thread Michael Droettboom
tively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > > > _______ > Matplotlib-users mailing list > Matplotlib-users@lists.sourcefo

Re: [Matplotlib-users] matplotlib figure serialization

2010-03-24 Thread Michael Droettboom
; >>> Before I get too far, I wanted to see what others have done for similar use >>> cases, make sure I am not missing existing approaches, etc. I am getting >>> ahead of myself now, but if there is broader interest in this approach, and >>> no other bette

Re: [Matplotlib-users] unconnected points

2010-03-26 Thread Michael Droettboom
This may be the fault of the known bug in path simplification. If you set the rcParam "path.simplify" to False does that resolve it? (If that's the case, this bug should be fixed in the next release). Mike On 03/26/2010 11:12 AM, Gökhan Sever wrote: On Fri, Mar 26, 2010 at 3:23 AM, Ruben Mo

Re: [Matplotlib-users] Changing the font

2010-04-02 Thread Michael Droettboom
alatino, Charter, serif >> >> (note I commented out the other fonts, just rearranging the list to put >> New Century Schoolbook first didn't seem to work either) >> >> Could anyone tell me what I'm doing wrong? >>

Re: [Matplotlib-users] speed up imports?

2010-04-02 Thread Michael Droettboom
gt; Che > > -- > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > Se

Re: [Matplotlib-users] EPS files with LaTeX are invalid

2010-04-02 Thread Michael Droettboom
software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > ___ > Matplotlib-use

Re: [Matplotlib-users] EPS files with LaTeX are invalid

2010-04-02 Thread Michael Droettboom
> fixes the problem, although I don't understand postscript well enough to > understand why that is. > > Thomas > > On Apr 2, 2010, at 9:30 AM, Michael Droettboom wrote: > > >> Can you provide us with the EPS file? What version of LaTeX is this? >> >

Re: [Matplotlib-users] speed up imports?

2010-04-02 Thread Michael Droettboom
have attached the output as > test.txt. > > -Andy > > On Fri, Apr 2, 2010 at 7:22 AM, Gökhan Sever <mailto:gokhanse...@gmail.com>> wrote: > > > > On Fri, Apr 2, 2010 at 8:28 AM, Michael Droettboom > mailto:md...@stsci.edu>> wrote: > &g

Re: [Matplotlib-users] speed up imports?

2010-04-02 Thread Michael Droettboom
; -Andy > > On Fri, Apr 2, 2010 at 10:55 AM, Michael Droettboom <mailto:md...@stsci.edu>> wrote: > > Can you provide the actual saved profiler data? The output of the > command itself doesn't provide enough information to diagnose the > problem, since it does

Re: [Matplotlib-users] speed up imports?

2010-04-05 Thread Michael Droettboom
oad time. I have 0 idea what this is though. > > Let me try this on my os machine..... > > -Andy > > On Fri, Apr 2, 2010 at 12:31 PM, Michael Droettboom <mailto:md...@stsci.edu>> wrote: > > It looks like most of the time is being taken up by pytz (timezon

Re: [Matplotlib-users] Issues with Affine2D transform

2010-04-05 Thread Michael Droettboom
Ok, but transformation wouldn't > change anything anyway > fig.savefig('test2.png') > > fig = mpl.figure() > ax = fig.add_subplot(1,1,1) > ax.contour(image, transform=Affine2D().scale(10.,10.)) # Does not work - the > image is unchanged > fig.savefig(

Re: [Matplotlib-users] Changing the font

2010-04-05 Thread Michael Droettboom
t's missing from the folder. Can I add it somehow? > > > > Michael Droettboom-3 wrote: > >> Can you set "verbose.level" to "debug-annoying" in your matplotlibrc >> file, and then send the output to this list. That may help us track >> down wher

Re: [Matplotlib-users] Changing the font

2010-04-05 Thread Michael Droettboom
to > U: somehow, U: being a shared drive which doesn't have a font directory... > I don't know how I set this, it's not mentioned in the rc file anywhere that > I can see... > > > Michael Droettboom-3 wrote: > >> It would still be helpful to see the whole listi

Re: [Matplotlib-users] 2 lines, 2 diff colors, when converged, gets 3rd color...

2010-04-08 Thread Michael Droettboom
ines converge on a same value for a period, their colors > combine and turn into a 3rd color > > Is there a way to force the plotting to not "blend" the 2 colors together? I > just want the 2nd line to lay on top of the 1st line. > > Any suggestions? >

Re: [Matplotlib-users] 2 lines, 2 diff colors, when converged, gets 3rd color...

2010-04-12 Thread Michael Droettboom
There doesn't seem to be a screenshot attached. Maybe the mailing list ate it. Can you send it to me directly (off list)? Mike KrishnaPribadi wrote: > Here my screen shot. Notice the red and green line merging then turning > brown... > > -- Michael Droettboom Scienc

Re: [Matplotlib-users] matplotlib for python 2.3

2010-04-14 Thread Michael Droettboom
Unfortunately, the current version of matplotlib requires Python 2.4 or later. You may be able to grab an older version from the archives on SourceForge, however, presuming you don't need any of matplotlib's recent features or bugfixes. Mike On 04/14/2010 07:46 AM, MariaLuisa Caprera wrote:

Re: [Matplotlib-users] Question about mathtext

2010-04-19 Thread Michael Droettboom
ib\site-packages\matplotlib\mathtext.py", line > 1271, in _update_metrics > self.font, self.font_class, self.c, self.fontsize, self.dpi) > File "C:\Python25\Lib\site-packages\matplotlib\mathtext.py", line 446, > in get_metrics > info = self._get_info(font, font_class, sym, f

Re: [Matplotlib-users] matplotlib sphinxext and savefig

2010-04-19 Thread Michael Droettboom
___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch O

Re: [Matplotlib-users] Embedding an MPL Canvas/Figure in a PyGTK Container

2010-04-19 Thread Michael Droettboom
l Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > > > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matp

Re: [Matplotlib-users] overflow...

2010-04-19 Thread Michael Droettboom
ively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > > > ___ &g

Re: [Matplotlib-users] Question about mathtext

2010-04-19 Thread Michael Droettboom
It was the error returned when I walked through with a debugger... > > On Mon, Apr 19, 2010 at 8:51 AM, Michael Droettboom <mailto:md...@stsci.edu>> wrote: > > It looks like the end of the traceback -- where the actual > exception is named -- is missing. Can yo

Re: [Matplotlib-users] Question about mathtext

2010-04-19 Thread Michael Droettboom
bject > > It was the error returned when I walked through with a debugger... > > On Mon, Apr 19, 2010 at 8:51 AM, Michael Droettboom <mailto:md...@stsci.edu>> wrote: > > It looks like the end of the traceback -- where the actual > exception is named --

Re: [Matplotlib-users] Question about mathtext

2010-04-19 Thread Michael Droettboom
william ratcliff wrote: > Mike, > > The basename is: > u'C:\\WINDOWS\\Fonts\\HTOWERTI.TTF' > > Let me try to find where my matplotlibrc file is located... > > Thanks, > William > > On Mon, Apr 19, 2010 at 10:22 AM, Michael Droettboom <mailto:md...@stsci.ed

Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread Michael Droettboom
used uninitialized in this function >> src/path.cpp:821: warning: ‘x’ may be used uninitialized in this function >> g++ -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions >> build/temp.linux-x86_64-2.5/agg24/src/agg_curves.o >> build/temp.linux-x86_64-2.5/agg24/src/agg_b

Re: [Matplotlib-users] Fwd: install from svn on Linux not working for me

2010-04-19 Thread Michael Droettboom
. > It sure can -- it was overlooked because this requirement is true of any compiled piece of software, not just matplotlib. Would you like to contribute a paragraph or two? I'd be happy to merge it into the docs. Mike -- Michael Droet

Re: [Matplotlib-users] Question about mathtext

2010-04-19 Thread Michael Droettboom
> >>> The basename is: >>> u'C:\\WINDOWS\\Fonts\\HTOWERTI.TTF' >>> >>> Let me try to find where my matplotlibrc file is located... >>> >>> Thanks, >>> William >>> >>> On Mon, Apr 19, 2010 at 10:22 AM, Mich

Re: [Matplotlib-users] Bold Latex Tick-Labels

2010-04-19 Thread Michael Droettboom
s superscript numerals, but the formatter doesn't currently use them). Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA --

Re: [Matplotlib-users] Question about mathtext

2010-04-19 Thread Michael Droettboom
n > # fonts when a symbol can not be found in one of > # the custom math fonts. > > #mathtext.default : it # The default font to use for math. > # Can be any of the LaTeX font names, including ># the special name "regul

Re: [Matplotlib-users] Question about mathtext

2010-04-20 Thread Michael Droettboom
nks!!! > > So, that's where the dummy symbol is coming from. > > On Mon, Apr 19, 2010 at 3:42 PM, Michael Droettboom wrote: > > >> Hmm... I'm a bit stumped. Can you print out the values of these from your >> script, i.e. put the following at the top: >>

Re: [Matplotlib-users] smoother plots - pcolormesh

2010-04-23 Thread Michael Droettboom
ing I'm > doing wrong that contourf doesn't work with log data? > > Thanks, > john > > -- > ___ > Matplotlib-users mailing list > Matplotlib-users@list

Re: [Matplotlib-users] mathtext is smaller than regular text

2010-04-27 Thread Michael Droettboom
otlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA

Re: [Matplotlib-users] linestyles in LineCollection

2010-04-28 Thread Michael Droettboom
/lines.py", line 925, > in _draw_dashed > renderer.draw_path(gc, path, trans) > File "/usr/lib/pymodules/python2.6/matplotlib/backends/backend_agg.py", > line 98, in draw > _path > self._renderer.draw_path(gc, path, transform, rgbFace) > TypeError: float()

Re: [Matplotlib-users] version of numpy for matplotlib: wrong test in setupext.py

2010-04-28 Thread Michael Droettboom
SVN already has this fix, but the latest released version (0.99.1.2) does not. Here is the patch: http://matplotlib.svn.sourceforge.net/viewvc/matplotlib?view=rev&revision=8128 Mike -- Michael Droettboom Science

Re: [Matplotlib-users] python make.py html failure in r8281

2010-04-28 Thread Michael Droettboom
te-packages/matplotlib/sphinxext/plot_directive.py", > > line 441, in plot_directive > options, state_machine) > File > "/home/nwagner/local/lib64/python2.6/site-packages/matplotlib/sphinxext/plot_directive.py", > > li

Re: [Matplotlib-users] Incompatibility with axvspan and legend on a semilog plot

2010-04-29 Thread Michael Droettboom
That is indeed a bug. This has now been fixed in SVN r8288. You can apply this patch to your local copy if you aren't running from SVN: http://matplotlib.svn.sourceforge.net/viewvc/matplotlib?view=rev&revision=8288 Mike On 04/28/2010 09:29 PM, Shrividya Ravi wrote: Hi all, I am having a pro

Re: [Matplotlib-users] Colored bitmaps with MathTextParser

2010-04-29 Thread Michael Droettboom
04/29/2010 12:19 PM, Cédrick FAURY wrote: Thank you for your answer, Mike. It works fine, but I don't understand why there is grey points around  the letters ... (see attached image) Cédrick Le 29/04/2010 15:17, Michael Droettboom a écrit : There is no direct way, but since y

Re: [Matplotlib-users] Is there any way *not* to embed fonts?

2010-04-29 Thread Michael Droettboom
You can set the rcParam svg.embed_char_paths to False. Mike On 04/29/2010 01:43 PM, Ariel Rokem wrote: Hi everyone, Is there any way to get a svg output of a matplotlib, with the fonts not embedded as vector graphic? That is, is there any way to make a figure, such that a vector image editin

Re: [Matplotlib-users] MPL uses character not defined by cmr10?

2010-04-29 Thread Michael Droettboom
Those Computer Modern fonts (specifically the Bakoma distribution of them that matplotlib includes) use a custom character set mapping where many of the characters are in completely arbitrary locations.  For regular text, matplotlib expects a regular Unicode font (particularly to get the minus

Re: [Matplotlib-users] MPL uses character not defined by cmr10?

2010-04-30 Thread Michael Droettboom
nsitivity issue -- I'm not sure why that is the case. Mike Tony S Yu wrote: > > On Apr 29, 2010, at 10:43 PM, Tony S Yu wrote: > >> >> On Apr 29, 2010, at 6:09 PM, Michael Droettboom wrote: >> >>> Those Computer Modern fonts (specifically the Bakoma distribu

Re: [Matplotlib-users] MPL uses character not defined by cmr10?

2010-04-30 Thread Michael Droettboom
Michael Droettboom wrote: > I wasn't aware of these fonts -- we may want to consider distributing > them with matplotlib instead (assuming the licensing makes sense) as it > would greatly simplify the mathtext code. Of course, that's a project I > may not have time

Re: [Matplotlib-users] legend won't work with dashed lines

2010-04-30 Thread Michael Droettboom
r/lib/pymodules/python2.6/matplotlib/lines.py", line 874, > in _draw_lines > self._lineFunc(renderer, gc, path, trans) > File "/usr/lib/pymodules/python2.6/matplotlib/lines.py", line 925, > in _draw_dashed > renderer.draw_path(gc, path, trans) > File

Re: [Matplotlib-users] Nasty mouse event problem with wxPython

2010-05-03 Thread Michael Droettboom
e attached the source that demonstrates the problem. > > Thanks, > Soren > > > > -- > > > > ___ > Matplotlib-users mailing list > Matplotlib-users@lis

Re: [Matplotlib-users] Logscale on polar plot and alpha as an array

2010-05-04 Thread Michael Droettboom
hould be possible (depending on machine etc., of course). Mike -- Michael Droettboom Science Software Branch Operations and Engineering Division Space Telescope Science Institute Operated by AURA for NASA -- __

Re: [Matplotlib-users] Logscale on polar plot and alpha as an array

2010-05-06 Thread Michael Droettboom
#x27;s state (which may be due to me > calling ax.clear() to clear the plot when drawing a new batch of > points) and reverts to lineair. > I use the Qt Agg backend and performance seems to be ok. > I would like to fix the axis and not redraw it on every plot (perhaps > using blitting)

Re: [Matplotlib-users] MatplotLib Displayed Plot Error

2010-05-06 Thread Michael Droettboom
t; > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > --

Re: [Matplotlib-users] Unicode question

2010-05-10 Thread Michael Droettboom
_ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Softw

Re: [Matplotlib-users] sketch bar?

2010-05-10 Thread Michael Droettboom
adient.set_array(gradient) > ax.add_artist(patch_gradient) > > > ax.set_xlim(years[0]-0.5, years[-1]+0.5) > ax.set_ylim(0, 1) > > fig.savefig('ribbon_box.png') > plt.show() > > -

Re: [Matplotlib-users] Failed to save eps

2010-05-10 Thread Michael Droettboom
='tight') # pdf > format can be save correctly. > ------------ > > -- > > > -

Re: [Matplotlib-users] path simplify problem

2010-05-11 Thread Michael Droettboom
> > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net

Re: [Matplotlib-users] Matplotlib crashes on mouse event

2010-05-14 Thread Michael Droettboom
ed by r8531 but not in debian > package). Since then the crash occurs automatically. Even a complete > remove/purge/install of the package does not solve the problem. > > Any idea? Matplotlib's developers? Sandr

Re: [Matplotlib-users] imshow memory problem

2010-05-17 Thread Michael Droettboom
ight=normal:stretch=normal:size=medium > to Bitstream Vera Sans > (C:\Python26\lib\site-packages\matplotlib\mpl-data\fonts\ttf\Vera.ttf) with > score of 0.00 > > Thank you, > Tomas. > > ---------- > > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.

Re: [Matplotlib-users] FW: Matplotlib-users Digest, Vol 48, Issue 19

2010-05-17 Thread Michael Droettboom
> 'ion() > > the same result with or not' > > > > a > > = 133 > > > > y > > = [2, 8, 3, 9, 4] > > > > plot(y) > > > > > > > > zz= > > 12346 > > > > print(4) > > > > > > > > Best Regards > > > > Sandy > > > > > > _____ > > Hotmail: Trusted email with Micros

Re: [Matplotlib-users] matplotlib font in cairo

2010-05-18 Thread Michael Droettboom
self.fontweights[fontProp.weight]) > >#... >ctx.show_text(s.encode("utf-8")) >#... > #... > > greetz > > Frank > > -- > > ________

Re: [Matplotlib-users] py2exe and matplotlib errors when executing exe

2010-05-18 Thread Michael Droettboom
ed operand type(s) for %: 'NoneType' and 'dict' >> >> the traceback points to this line of my code >> >> from matplotlib.backends.backend_wxagg import NavigationToolbar2WxAgg >> >> does anyone know how to solve this, i have seen re

Re: [Matplotlib-users] linearized log axis

2010-05-20 Thread Michael Droettboom
points should be plotted and connected to the line in >>> > the > >>> log part) >>> >>> Is this possible to do in matplotlib? Could someone give me a >>> > pointer > >>> on how to go on? >>> >>> Sorry for the long mail, >>> >>> /C >>> >&

Re: [Matplotlib-users] linearized log axis

2010-05-20 Thread Michael Droettboom
ity? > > Ben Root > > On Thu, May 20, 2010 at 9:02 AM, Michael Droettboom wrote: > > >> Yep. That's a bug. Here's a patch to fix it: >> >> ndex: lib/matplotlib/ticker.py >> ==

Re: [Matplotlib-users] variant not working in text()...

2010-05-20 Thread Michael Droettboom
ormal. Is > this a bug or am I doing something wrong? > > -- Michael Droettboom Science Software Branch Space Telescope Science Institute Baltimore, Maryland, USA -- _

Re: [Matplotlib-users] Another text problem...

2010-05-20 Thread Michael Droettboom
gt; > Nick Schurch > > Data Analysis Group (The Barton Group), > School of Life Sciences, > University of Dundee, > Dow St, > Dundee, > DD1 5EH, > Scotland, > UK > > Tel: +44 1382 388707 > Fax: +44 1382 345 893 > > > > -- Michael Droettboo

Re: [Matplotlib-users] Another text problem...

2010-05-20 Thread Michael Droettboom
On 05/20/2010 11:32 AM, Ryan May wrote: > On Thu, May 20, 2010 at 9:34 AM, Michael Droettboom wrote: > >> It is a bug, but the broken behavior was kept for backward >> compatibility. Try setting the vertical alignment to 'baseline'. >> >> import ma

Re: [Matplotlib-users] LaTeX error on semilogy + usetex + SubplotHost

2010-05-20 Thread Michael Droettboom
SubplotHost > import numpy as np > import matplotlib.pyplot as plt > > fig = plt.figure(1) > ax = SubplotHost(fig, 111) > fig.add_subplot(ax) > x = np.arange(1.0,10.0,0.1) > ax.semilogy(x,x**2) > plt.show() > -- Michael D

Re: [Matplotlib-users] LaTeX error on semilogy + usetex + SubplotHost

2010-05-20 Thread Michael Droettboom
- >> >> >> -- >> >> ___ >> Matplotlib-users mailing list >> Matplotlib-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users >> >> >

Re: [Matplotlib-users] Type 1 font in figures needed

2010-05-25 Thread Michael Droettboom
h registration number SC005336. -- ___ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users -- Michael Droettboom Science Software Branch Space Telescope Science Inst

Re: [Matplotlib-users] Make tick labels thicker

2008-06-03 Thread Michael Droettboom
> This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > ---

Re: [Matplotlib-users] matplotlib/pylab memory usage

2008-06-03 Thread Michael Droettboom
- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/ > > > _______ > Matplotlib-u

Re: [Matplotlib-users] Make tick labels thicker

2008-06-03 Thread Michael Droettboom
to work for me for any font I throw at it. Do you have usetex on, or any other non-default settings in your matplotlibrc file? Are you running this line (above) before any plotting? Cheers, Mike -- Michael Droettbo

Re: [Matplotlib-users] fill function

2008-06-05 Thread Michael Droettboom
can step through that. Perhaps there's another way to achieve the same end result that won't require as much wrestling. Cheers, Mike Bryan Fodness wrote: > Could you help me set this up? I am still fairly new to python. > > On Thu, Jun 5, 2008 at 1:05 PM, Michael Droettboom

Re: [Matplotlib-users] Mathtext fonts and matplotlibrc

2008-06-06 Thread Michael Droettboom
----------- > > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch Op

Re: [Matplotlib-users] ./make.py html fails

2008-06-09 Thread Michael Droettboom
Ondrej Certik wrote: > On Mon, Jun 9, 2008 at 5:08 PM, John Hunter <[EMAIL PROTECTED]> wrote: > >> On Mon, Jun 9, 2008 at 10:00 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote: >> >> >>> My system wide matplotlib is 0.91.2-2. I tried to install the one from >>> svn, but it requires numpy 1.1, w

Re: [Matplotlib-users] bounding box functionality with text() function

2008-06-12 Thread Michael Droettboom
renderers in the cache key. Since PS has a nominal dpi >> setting that is ignored by postscript, the differences in dpi were not >> getting picked up in the layout cache. The solution I implemented was >> to simply add the renderer id to the property tuple used for caching. >>

Re: [Matplotlib-users] backend_wx and 0.98.0

2008-06-13 Thread Michael Droettboom
Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > ___________ > Matplotlib-users mailing list > Matplotlib-u

Re: [Matplotlib-users] backend_wx and 0.98.0

2008-06-13 Thread Michael Droettboom
it/infinity77/ > > - > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php >

Re: [Matplotlib-users] plotting speed

2008-06-16 Thread Michael Droettboom
- > > ___ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science S

Re: [Matplotlib-users] plotting speed

2008-06-16 Thread Michael Droettboom
Christopher Barker wrote: > Michael Droettboom wrote: > >> If you're using 0.98.x with the wx backend, things are *very* slow. The >> performance of wx.GraphicsContext (that is uses under the hood) is >> terrible. >> > > For what it's wort

Re: [Matplotlib-users] plotting speed

2008-06-16 Thread Michael Droettboom
Christopher Barker wrote: > Michael Droettboom wrote: > >> Christopher Barker wrote: >> > A number of threads on the wxPython list. Here's a couple: > > http://aspn.activestate.com/ASPN/Mail/Message/wxpython-users/3519845 > Thanks. I had seen these

Re: [Matplotlib-users] Version 0.98 behavior change - scatter

2008-06-16 Thread Michael Droettboom
--- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _____

Re: [Matplotlib-users] plotting speed

2008-06-17 Thread Michael Droettboom
Christopher Barker wrote: > Michael Droettboom wrote: > >> Creates a wx.GraphicsContext from a native context. This native >> context must be eg a CGContextRef for Core Graphics, a Graphics >> pointer for GDIPlus or a cairo_t pointer for Cairo. NOTE: For >> wxPyth

Re: [Matplotlib-users] Circle Collection

2008-06-17 Thread Michael Droettboom
(N) > verts = [] > for x1,y1,r in zip(x, y, radii): > circle = CirclePolygon((x1,y1), r, resolution) > verts.append(circle.get_verts()) > > p = PolyCollection(verts, cmap=matplotlib.cm.jet) > p.set_array(pylab.array(colors)) > ax.add_patch(p) &

Re: [Matplotlib-users] Circle Collection

2008-06-17 Thread Michael Droettboom
do the expected thing. I've committed this (along with a small bugfix to to_polygons). Cheers, Mike John Hunter wrote: > On Tue, Jun 17, 2008 at 7:34 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote: > > >> Now -- for the other developers on this list: We may w

Re: [Matplotlib-users] Crash when trying to build docs on windows

2008-06-17 Thread Michael Droettboom
ested the Runtime to terminate it in an unusual > way. > Please contact the application's support team for more information. > Building HTML failed. > > C:\python\external\matplotlib-trunk\doc> > >

Re: [Matplotlib-users] Axes3d

2008-06-20 Thread Michael Droettboom
y/index.php > ___________ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > -- Michael Droettboom Science Software Branch Operations and Engineeri

Re: [Matplotlib-users] Axes3d

2008-06-21 Thread Michael Droettboom
Straw wrote: > Mike, just a question about the new transforms backend -- can the input > dimensionality be greater than 2? (I realize functions to do so probably > don't currently exist, but the question is about the transforms > machinery itself.) > > -Andrew > > Michael

Re: [Matplotlib-users] Jagged Edges in Scatter Charts Circles

2008-06-23 Thread Michael Droettboom
edges in bigger > circles. > > http://matplotlib.sourceforge.net/screenshots/scatter_demo2_large.png > > Does anyone have a clue on how I can improve the way the bubbles are > rendered? > > -- Michael Droettboom Science Software B

Re: [Matplotlib-users] help error

2008-06-24 Thread Michael Droettboom
-a-vis the autolayout param removal. > > JDH > > - > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sour

Re: [Matplotlib-users] Arabic Character Support

2008-06-25 Thread Michael Droettboom
7;t know how backward-compatible xdv is as a format and whether that's a show stopper. If you get somewhere and get stuck again, please post your progress and all console output etc. here and I can try to get you unstuck again. > What do you think ? Is it the right track ? Should I switch t

Re: [Matplotlib-users] histogram hatching

2008-06-26 Thread Michael Droettboom
> > - > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > > >

Re: [Matplotlib-users] offset_copy in transforms.py... Gone?

2008-06-27 Thread Michael Droettboom
Forge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______ > Matplotlib-users mailing list > Matplotlib-users@lists.sourceforg

<    1   2   3   4   5   6   7   8   9   10   >