Commit c0e4be9
committed
Merged revisions 8647,8649-8650,8652 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v1_0_maint
........
r8647 | mdboom | 2010-08-18 06:07:37 -1000 (Wed, 18 Aug 2010) | 2 lines
Fix bug in regular polygon handling
........
r8649 | mdboom | 2010-08-18 07:00:29 -1000 (Wed, 18 Aug 2010) | 2 lines
Fix positions of r axis labels when rmin != 0.0 in polar plots.
........
r8650 | mdboom | 2010-08-18 07:35:26 -1000 (Wed, 18 Aug 2010) | 2 lines
Fix unit tests for polar rmin changes in last commit.
........
r8652 | efiring | 2010-08-21 07:49:53 -1000 (Sat, 21 Aug 2010) | 2 lines
Axis.set_view_interval: when updating, respect original orientation
........
svn path=/trunk/matplotlib/; revision=86531 parent 81b659c commit c0e4be9
2 files changed
Lines changed: 30 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
1 | 9 | | |
2 | 10 | | |
3 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1696 | 1696 | | |
1697 | 1697 | | |
1698 | 1698 | | |
| 1699 | + | |
| 1700 | + | |
| 1701 | + | |
| 1702 | + | |
| 1703 | + | |
1699 | 1704 | | |
1700 | 1705 | | |
1701 | 1706 | | |
1702 | 1707 | | |
1703 | | - | |
| 1708 | + | |
| 1709 | + | |
| 1710 | + | |
| 1711 | + | |
| 1712 | + | |
| 1713 | + | |
1704 | 1714 | | |
1705 | 1715 | | |
1706 | 1716 | | |
| |||
1947 | 1957 | | |
1948 | 1958 | | |
1949 | 1959 | | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
1950 | 1965 | | |
1951 | 1966 | | |
1952 | 1967 | | |
1953 | 1968 | | |
1954 | | - | |
| 1969 | + | |
| 1970 | + | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
1955 | 1975 | | |
1956 | 1976 | | |
1957 | 1977 | | |
| |||
0 commit comments