On Tue, Jan 19, 2010 at 4:34 PM, Jae-Joon Lee <[email protected]> wrote: > This is generally a very difficult thing to do, as the position and > the extent of the text is determined when the figure is drawn. > > The best way, I guess, is to create a customized Text class, but I do > not recommend this unless you're familiar with matplotlib internals.
JJ -- what do you think about adding a "shadow" kwarg to the bbox props -- an extra kwarg much like "pad"? Shouldn't be too hard to implement in the text class. Or are there some dangerous curves I'm overlooking? JDH ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
