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

Skip to content

Commit 599a185

Browse files
author
Steve Chaplin
committed
SC 26/06/2004
svn path=/trunk/matplotlib/; revision=371
1 parent 8e015cc commit 599a185

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

examples/log_bar.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python
2+
13
from matplotlib import matlab
24

35
data = ((3,1000), (10,3), (100,30), (500, 800), (50,1))

0 commit comments

Comments
 (0)