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

Skip to content

Commit 2601aab

Browse files
committed
updated tut / users guide
svn path=/trunk/matplotlib/; revision=453
1 parent de760b8 commit 2601aab

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG

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

3+
2004-07-28 Added key modifiers to events - implemented dynamic updates
4+
and rubber banding for interactive pan/zoom - JDH
5+
36
2004-07-27 did a readthrough of SVG, replacing all the string
47
additions with string interps for efficiency, fixed some
58
layout problems, added font and image support (through

TODO

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@
485485

486486
-- \sum height problem - see mathtext_tut
487487

488-
-- check for zero zoom to rect
488+
-- DONE check for zero zoom to rect
489489

490490
-- make sure toolbar events and user events can coexist happily
491491

@@ -508,4 +508,6 @@ ZeroDivisionError: SeparableTransformation::eval_scalars yin interval is zero; c
508508
-- some backends (ps and svg) appear to layout legend_demo2 text
509509
improperly
510510

511-
-- text colors for svg
511+
-- DONE text colors for svg
512+
513+
-- update installing.html from INSTALL

0 commit comments

Comments
 (0)