I'd like to add a title to a RadioButton axis, but the usual title('xxx') seems 
to get ignored.  Can I do that?



This is an example:



raOVL   = axes([0.05, 0.1, 0.15, 0.15], axisbg=axcolor)

title   = 'Overlap'

radioOV = RadioButtons(raOVL, ['10%','30%','50%','70%'])





-Paul Blelloch





------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to