Commit b68d050
committed
File tree
Expand file treeCollapse file tree
3 files changed
+12
-11
lines changedOpen diff view settings
Filter options
- lib/matplotlib
- style
- tests
Expand file treeCollapse file tree
3 files changed
+12
-11
lines changedOpen diff view settings
Collapse file
lib/matplotlib/style/core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/style/core.py+8-7Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
43 | 43 | |
44 | 44 | |
45 | 45 | |
46 | | - |
| 46 | + |
47 | 47 | |
48 | 48 | |
49 | 49 | |
50 | | - |
51 | | - |
52 | | - |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
53 | 54 | |
54 | 55 | |
55 | 56 | |
| ||
60 | 61 | |
61 | 62 | |
62 | 63 | |
63 | | - |
64 | | - |
| 64 | + |
| 65 | + |
65 | 66 | |
66 | 67 | |
67 | 68 | |
| ||
98 | 99 | |
99 | 100 | |
100 | 101 | |
101 | | - |
| 102 | + |
102 | 103 | |
103 | 104 | |
104 | 105 | |
|
Collapse file
lib/matplotlib/tests/test_backend_qt4.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_qt4.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
| 10 | + |
11 | 11 | |
12 | 12 | |
13 | 13 | |
| ||
17 | 17 | |
18 | 18 | |
19 | 19 | |
20 | | - |
| 20 | + |
21 | 21 | |
22 | 22 | |
23 | 23 | |
|
Collapse file
lib/matplotlib/tests/test_backend_qt5.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_qt5.py+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | | - |
| 9 | + |
10 | 10 | |
11 | 11 | |
12 | 12 | |
| ||
16 | 16 | |
17 | 17 | |
18 | 18 | |
19 | | - |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | 22 | |
|
0 commit comments