8000 wx ported to new API but still broken · matplotlib/matplotlib@7f73fb0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7f73fb0

Browse files
committed
wx ported to new API but still broken
svn path=/trunk/matplotlib/; revision=118
1 parent b3c3705 commit 7f73fb0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

DEVNOTES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ http://matplotlib.sourceforge.net
2525

2626

2727
### Doing a release
28+
0) Run examples/batch_figs.py w/o errors
2829

2930
0) Remove MANIFEST so it will be rebuilt by MANIFEST.in
3031

KNOWN_BUGS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,13 @@ KNOWN BUGS
2323

2424
- parse error on lines like plot(bins, mu, bins, mu+sigma, '--')
2525

26+
- mri with eeg offsets whacked
27+
2628
GD
2729

2830
- right tickline is off
2931

3032
- dashes not scaling with dpi properly - rounding error or other?
3133

32-
34+
3335

0 commit comments

Comments
 (0)
0