##// END OF EJS Templates
Merge pull request #2386 from jenshnielsen/figurecanvas...
Merge pull request #2386 from jenshnielsen/figurecanvas Adapt inline backend to changes in matplotlib: as of mpl 1.2, a backend *must* supply a FigureCanvas object. For the inline backend, we can simply use mpl's own FigureCanvasAgg.

File last commit:

r1420:34bafc01
r8406:37c1fa54 merge
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x