Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 961a44c

Browse files
author
Steve Chaplin
committed
SC 28/06/2004
svn path=/trunk/matplotlib/; revision=375
1 parent 1c5d875 commit 961a44c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/scatter_profile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
"""
23
N Classic Base renderer Ext renderer
34
20 0.22 0.14 0.14
@@ -6,7 +7,6 @@
67
10000 3.30 1.31 0.53
78
50000 19.30 6.53 1.98
89
"""
9-
#!/usr/bin/env python
1010
from matplotlib.matlab import *
1111

1212
import time

0 commit comments

Comments
 (0)