How can I change font properties of a legend title?
Thanks,
Alan Isaac
How can I change font properties of a legend title?
Thanks,
Alan Isaac
Related question: would it be a reasonable suggestion for
Legend.set_title to take a ``prop`` argument?
Alan Isaac
On 8/31/2011 5:48 PM, Alan G Isaac wrote:
How can I change font properties of a legend title?
l = legend()
l.get_title().set_fontproperties(...)
-JJ
On Thu, Sep 1, 2011 at 6:48 AM, Alan G Isaac <alan.isaac@...287...> wrote:
How can I change font properties of a legend title?
Thanks,
Alan Isaac------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users
How can I change font properties of a legend title?
Related question: would it be a reasonable suggestion for
Legend.set_title to take a ``prop`` argument?Alan Isaac
Can you file an github issue for this?
Regards,
-JJ
On Thu, Sep 1, 2011 at 7:21 AM, Alan G Isaac <alan.isaac@...287...> wrote:
On 8/31/2011 5:48 PM, Alan G Isaac wrote:
------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users
https://github.com/matplotlib/matplotlib/issues/448
Thanks!
On 8/31/2011 8:08 PM, Jae-Joon Lee wrote:
Can you file an github issue for this?