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

Skip to content

Commit ee3fa12

Browse files
committed
fixed legend bug
svn path=/trunk/matplotlib/; revision=64
1 parent 9a66d1e commit ee3fa12

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

MANIFEST

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ examples/color_demo.py
1717
examples/data_helper.py
1818
examples/dynamic_demo.py
1919
examples/embedding_in_gtk.py
20+
examples/embedding_in_gtk2.py
2021
examples/errorbar_demo.py
2122
examples/figtext.py
2223
examples/gdtest.py
@@ -27,8 +28,10 @@ examples/legend_demo.py
2728
examples/legend_demo2.py
2829
examples/line_styles.py
2930
examples/log_demo.py
31+
examples/log_test.py
3032
examples/logo.py
3133
examples/mpl_with_glade.py
34+
examples/mri_demo.py
3235
examples/mri_with_eeg.py
3336
examples/multiple_figs_demo.py
3437
examples/pcolor_demo.py
@@ -45,8 +48,8 @@ examples/wx_demo.py
4548
examples/xyerrorbar.py
4649
examples/data/AAPL.dat
4750
examples/data/INTC.dat
48-
examples/data/README
4951
examples/data/eeg.dat
52+
examples/data/membrane.dat
5053
examples/data/s1045.ima
5154
fonts/afm/pagd8a.afm
5255
fonts/afm/pagdo8a.afm
@@ -131,4 +134,3 @@ matplotlib/backends/backend_gtk.py
131134
matplotlib/backends/backend_ps.py
132135
matplotlib/backends/backend_template.py
133136
matplotlib/backends/backend_wx.py
134-
test/test.py

examples/data/membrane.dat

46.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)