Commit ca6991d
File tree
Expand file treeCollapse file tree
4 files changed
+87
-21
lines changedFilter options
- lib/matplotlib
- backends
- tests
- tutorials/colors
Expand file treeCollapse file tree
4 files changed
+87
-21
lines changed+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
| 134 | + |
134 | 135 |
|
135 | 136 |
|
136 | 137 |
|
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
140 | 141 |
|
141 |
| - |
142 |
| - |
| 142 | + |
| 143 | + |
143 | 144 |
|
144 | 145 |
|
145 | 146 |
|
|
lib/matplotlib/backends/backend_cairo.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_cairo.py+31-2Lines changed: 31 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
50 | 70 |
|
51 | 71 |
|
52 | 72 |
|
| ||
436 | 456 |
|
437 | 457 |
|
438 | 458 |
|
| 459 | + |
| 460 | + |
| 461 | + |
439 | 462 |
|
| 463 | + |
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
440 | 468 |
|
| 469 | + |
| 470 | + |
441 | 471 |
|
442 | 472 |
|
443 | 473 |
|
444 | 474 |
|
445 |
| - |
446 | 475 |
|
447 |
| - |
| 476 | + |
448 | 477 |
|
449 | 478 |
|
450 | 479 |
|
|
lib/matplotlib/tests/test_backends_interactive.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backends_interactive.py+41-8Lines changed: 41 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
| 4 | + |
4 | 5 |
|
| 6 | + |
| 7 | + |
5 | 8 |
|
6 | 9 |
|
7 | 10 |
|
| 11 | + |
| 12 | + |
8 | 13 |
|
9 | 14 |
|
10 | 15 |
|
| ||
17 | 22 |
|
18 | 23 |
|
19 | 24 |
|
| 25 | + |
20 | 26 |
|
21 | 27 |
|
22 | 28 |
|
| ||
30 | 36 |
|
31 | 37 |
|
32 | 38 |
|
33 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
34 | 44 |
|
35 | 45 |
|
36 | 46 |
|
37 |
| - |
| 47 | + |
38 | 48 |
|
39 | 49 |
|
40 | 50 |
|
| 51 | + |
41 | 52 |
|
42 | 53 |
|
43 | 54 |
|
44 | 55 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
tutorials/colors/colorbar_only.py
Copy file name to clipboardExpand all lines: tutorials/colors/colorbar_only.py+12-9Lines changed: 12 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
| 13 | + |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 | 36 |
|
| ||
62 | 63 |
|
63 | 64 |
|
64 | 65 |
|
65 |
| - |
| 66 | + |
| 67 | + |
66 | 68 |
|
67 | 69 |
|
68 | 70 |
|
| ||
85 | 87 |
|
86 | 88 |
|
87 | 89 |
|
88 |
| - |
89 |
| - |
| 90 | + |
| 91 | + |
90 | 92 |
|
91 |
| - |
| 93 | + |
| 94 | + |
92 | 95 |
|
93 | 96 |
|
94 | 97 |
|
|
0 commit comments