Commit be6a950
committed
Merged revisions 8732,8734 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v1_0_maint
........
r8732 | efiring | 2010-10-07 08:59:15 +0900 (Thu, 07 Oct 2010) | 3 lines
autoscale_view: respect tight kwarg even if only images are present.
slight modification of patch by Stan West.
........
r8734 | leejjoon | 2010-10-08 10:23:22 +0900 (Fri, 08 Oct 2010) | 1 line
fix bbox_to_anchor for draggable legend
........
svn path=/trunk/matplotlib/; revision=87351 parent 8034dc0 commit be6a950
2 files changed
Lines changed: 14 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1784 | 1784 | | |
1785 | 1785 | | |
1786 | 1786 | | |
1787 | | - | |
1788 | | - | |
1789 | | - | |
1790 | | - | |
1791 | | - | |
1792 | | - | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
| 1790 | + | |
| 1791 | + | |
| 1792 | + | |
| 1793 | + | |
1793 | 1794 | | |
1794 | 1795 | | |
1795 | 1796 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
54 | 61 | | |
55 | 62 | | |
56 | 63 | | |
57 | 64 | | |
58 | | - | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
0 commit comments