Re: Plot a contour inside a contour

2013-11-14 Thread Isaac Won
On Thursday, November 14, 2013 2:01:39 PM UTC-8, John Ladasky wrote: > On Thursday, November 14, 2013 11:39:37 AM UTC-8, Isaac Won wrote: > > > I tried to plot one smaller contour inside of the other larger contour. > > > > Using what software? A plotting package is not part of the Python sta

Re: Plot a contour inside a contour

2013-11-14 Thread John Ladasky
On Thursday, November 14, 2013 11:39:37 AM UTC-8, Isaac Won wrote: > I tried to plot one smaller contour inside of the other larger contour. Using what software? A plotting package is not part of the Python standard library. You did not show the import statements in your code. If I had to gues