Commit a9db3e1
File tree
Expand file treeCollapse file tree
11 files changed
+26
-86
lines changedFilter options
- doc/devel
- examples
- color
- misc
- style_sheets
- lib/matplotlib
- axes
- backends
- tutorials
- intermediate
- introductory
Expand file treeCollapse file tree
11 files changed
+26
-86
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
| 112 | + |
113 | 113 |
|
114 | 114 |
|
115 | 115 |
|
|
examples/color/color_cycler.py
Copy file name to clipboardExpand all lines: examples/color/color_cycler.py-58Lines changed: 0 additions & 58 deletions
This file was deleted.
examples/misc/customize_rc.py
Copy file name to clipboardExpand all lines: examples/misc/customize_rc.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 | 28 |
|
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
|
examples/style_sheets/grayscale.py
Copy file name to clipboardExpand all lines: examples/style_sheets/grayscale.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 7 | + |
| 8 | + |
10 | 9 |
|
| 10 | + |
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
|
+11-10Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
873 | 873 |
|
874 | 874 |
|
875 | 875 |
|
876 |
| - |
| 876 | + |
877 | 877 |
|
878 | 878 |
|
879 | 879 |
|
880 | 880 |
|
881 | 881 |
|
882 | 882 |
|
883 | 883 |
|
884 |
| - |
| 884 | + |
885 | 885 |
|
886 | 886 |
|
887 | 887 |
|
| ||
915 | 915 |
|
916 | 916 |
|
917 | 917 |
|
918 |
| - |
| 918 | + |
919 | 919 |
|
920 | 920 |
|
921 | 921 |
|
| ||
949 | 949 |
|
950 | 950 |
|
951 | 951 |
|
952 |
| - |
| 952 | + |
953 | 953 |
|
954 |
| - |
| 954 | + |
955 | 955 |
|
956 | 956 |
|
957 | 957 |
|
958 | 958 |
|
959 | 959 |
|
960 |
| - |
| 960 | + |
| 961 | + |
961 | 962 |
|
962 | 963 |
|
963 | 964 |
|
| ||
973 | 974 |
|
974 | 975 |
|
975 | 976 |
|
976 |
| - |
| 977 | + |
977 | 978 |
|
978 |
| - |
| 979 | + |
979 | 980 |
|
980 | 981 |
|
981 | 982 |
|
| ||
988 | 989 |
|
989 | 990 |
|
990 | 991 |
|
991 |
| - |
| 992 | + |
992 | 993 |
|
993 |
| - |
| 994 | + |
994 | 995 |
|
995 | 996 |
|
996 | 997 |
|
|
lib/matplotlib/animation.py
Copy file name to clipboardExpand all lines: lib/matplotlib/animation.py+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1031 | 1031 |
|
1032 | 1032 |
|
1033 | 1033 |
|
1034 |
| - |
1035 | 1034 |
|
1036 |
| - |
1037 |
| - |
| 1035 | + |
1038 | 1036 |
|
1039 | 1037 |
|
1040 | 1038 |
|
| ||
1263 | 1261 |
|
1264 | 1262 |
|
1265 | 1263 |
|
1266 |
| - |
1267 |
| - |
| 1264 | + |
| 1265 | + |
1268 | 1266 |
|
1269 | 1267 |
|
1270 | 1268 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
710 | 710 |
|
711 | 711 |
|
712 | 712 |
|
713 |
| - |
| 713 | + |
714 | 714 |
|
715 | 715 |
|
716 | 716 |
|
|
lib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
186 | 186 |
|
187 | 187 |
|
188 | 188 |
|
189 |
| - |
| 189 | + |
190 | 190 |
|
191 | 191 |
|
192 | 192 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1830 | 1830 |
|
1831 | 1831 |
|
1832 | 1832 |
|
1833 |
| - |
1834 |
| - |
1835 |
| - |
| 1833 | + |
| 1834 | + |
1836 | 1835 |
|
1837 | 1836 |
|
1838 | 1837 |
|
|
tutorials/intermediate/color_cycle.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/color_cycle.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
tutorials/introductory/usage.py
Copy file name to clipboardExpand all lines: tutorials/introductory/usage.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
732 | 732 |
|
733 | 733 |
|
734 | 734 |
|
735 |
| - |
| 735 | + |
736 | 736 |
|
737 | 737 |
|
738 | 738 |
|
|
0 commit comments