sandric ionut wrote:
> Hello:
>
> I am trying to diplay legend of X and Y axes like: legend(('label X',
> 'label Y'), isaxes=True)
> and I get an error: __init__() got an
> unexpected keyword argument 'is
> axes'
>
> How can I display labels for X and Y axes and a Title for the plot
If I und
Hello:
I am trying to diplay legend of X and Y axes like: legend(('label X', 'label
Y'), isaxes=True)
and I get an error: __init__() got an unexpected
keyword argument 'is
axes'
How can I display labels for X and Y axes and a Title for the plot
Thank you,
Ionut
---