Commit 6baa03e
committed
Merged revisions 8722-8725 via svnmerge from
https://matplotlib.svn.sourceforge.net/svnroot/matplotlib/branches/v1_0_maint
........
r8722 | efiring | 2010-09-27 08:51:05 -1000 (Mon, 27 Sep 2010) | 2 lines
Clarify docstrings for autoscale_view and relim.
........
r8723 | efiring | 2010-10-03 10:45:38 -1000 (Sun, 03 Oct 2010) | 2 lines
docs: in event_handling, note that weak references to callbacks are used.
........
r8724 | efiring | 2010-10-03 11:04:10 -1000 (Sun, 03 Oct 2010) | 2 lines
errorbar bugfix: plot everything regardless of the Axes hold state
........
r8725 | efiring | 2010-10-03 11:17:39 -1000 (Sun, 03 Oct 2010) | 2 lines
bugfix: applied patch by Stan West to fix error in colormap reversal
........
svn path=/trunk/matplotlib/; revision=87261 parent dee0f95 commit 6baa03e
5 files changed
Lines changed: 27 additions & 5 deletions
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
49 | 56 | | |
50 | 57 | | |
51 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1554 | 1554 | | |
1555 | 1555 | | |
1556 | 1556 | | |
1557 | | - | |
| 1557 | + | |
1558 | 1558 | | |
1559 | 1559 | | |
1560 | 1560 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1495 | 1495 | | |
1496 | 1496 | | |
1497 | 1497 | | |
1498 | | - | |
| 1498 | + | |
| 1499 | + | |
| 1500 | + | |
| 1501 | + | |
| 1502 | + | |
| 1503 | + | |
1499 | 1504 | | |
1500 | 1505 | | |
1501 | 1506 | | |
| |||
1768 | 1773 | | |
1769 | 1774 | | |
1770 | 1775 | | |
1771 | | - | |
| 1776 | + | |
1772 | 1777 | | |
1773 | 1778 | | |
1774 | 1779 | | |
| 1780 | + | |
| 1781 | + | |
| 1782 | + | |
| 1783 | + | |
| 1784 | + | |
| 1785 | + | |
1775 | 1786 | | |
1776 | 1787 | | |
1777 | 1788 | | |
| |||
5060 | 5071 | | |
5061 | 5072 | | |
5062 | 5073 | | |
5063 | | - | |
| 5074 | + | |
5064 | 5075 | | |
5065 | 5076 | | |
5066 | 5077 | | |
| |||
5094 | 5105 | | |
5095 | 5106 | | |
5096 | 5107 | | |
| 5108 | + | |
| 5109 | + | |
5097 | 5110 | | |
5098 | 5111 | | |
5099 | 5112 | | |
| |||
5266 | 5279 | | |
5267 | 5280 | | |
5268 | 5281 | | |
| 5282 | + | |
5269 | 5283 | | |
5270 | 5284 | | |
5271 | 5285 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments