Skip to content

Commit aa04e91

Browse files
committed
added fltkagg - fixed pyparsing
svn path=/trunk/matplotlib/; revision=497
1 parent 8c2a691 commit aa04e91

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
New entries should be added at the top
22

3+
4+
2004-08-12 Added Darren Dale's exponential ticking patch
5+
6+
2004-08-11 Added Gregory's fltkagg backend
7+
38
==========================================================================
49
2004-08-09 matplotlib-0.61.0 released
510

TODO

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,4 +536,7 @@ ZeroDivisionError: SeparableTransformation::eval_scalars yin interval is zero; c
536536
-- \cal{B} doesn't parse in s =
537537
r'$\cal{R}\prod_{i=\alpha\cal{B}}^\infty a_i\rm{sin}(2 \pi f x_i)$'
538538

539-
-- user events and nav event clashing on tkagg coords_demo/win32
539+
-- user events and nav event clashing on tkagg coords_demo/win32
540+
541+
-- check signal connect and disconnect in interactive use with
542+
multiple figure creation / deletion etc.

0 commit comments

Comments
 (0)