ize'] = 4
>
> Reduce the dpi of the plot:
>
> fig = Figure(figsize=(5,4), dpi=60)
>
> Cheers,
> Mike
>
> Vamsi Vytla wrote:
>
>> Adding line:
>> ax.set_xlabel("asdf")
>>
>> To file (matplotlib examples):
>>
>> http://matplo
Adding line:
ax.set_xlabel("asdf")
To file (matplotlib examples):
http://matplotlib.sourceforge.net/examples/user_interfaces/embedding_in_gtk2.py
This sets the X-Label under the navigation toolbar. I am unable to set it
such a way that the entire canvas is rendered in the container.
It would be