On Wed, Oct 5, 2011 at 11:50 AM, mdekauwe <mde...@gm...> wrote:
> Still haven't worked out the bold but I am sure there will be something on
> that page
>
Try
ax.axis["bottom"].label.set_text("Test")
ax.axis["bottom"].label.set_weight("bold")
IHTH,
-JJ
|