On Wed, Dec 3, 2008 at 9:15 AM, Nitin Bhide <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am getting following error while running the 'legend_demo3.py' from the
> examples.
>
> exec codeObject in __main__.__dict__
> File "D:\nitinb\SoftwareSources\SVNPlot\legendtest.py", line 13, in
>ax1.legend(lo
Hi,
I am getting following error while running the 'legend_demo3.py' from the
examples.
exec codeObject in __main__.__dict__
File "D:\nitinb\SoftwareSources\SVNPlot\legendtest.py", line 13, in
ax1.legend(loc=1, ncol=3, shadow=True)
File "F:\Python25\Lib\site-packages\matplotlib\axes.py"