Commit 53b309b
authored
File tree
Expand file treeCollapse file tree
2 files changed
+16
-6
lines changedFilter options
- lib/matplotlib
- backends
- tests
Expand file treeCollapse file tree
2 files changed
+16
-6
lines changedlib/matplotlib/backends/backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_pgf.py+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
| ||
101 | 100 |
|
102 | 101 |
|
103 | 102 |
|
| 103 | + |
104 | 104 |
|
105 | 105 |
|
106 | 106 |
|
| ||
792 | 792 |
|
793 | 793 |
|
794 | 794 |
|
795 |
| - |
796 |
| - |
797 |
| - |
798 |
| - |
| 795 | + |
799 | 796 |
|
800 | 797 |
|
801 | 798 |
|
|
lib/matplotlib/tests/test_backend_pgf.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_backend_pgf.py+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
| 16 | + |
| 17 | + |
| 18 | + |
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
| ||
333 | 335 |
|
334 | 336 |
|
335 | 337 |
|
| 338 | + |
| 339 | + |
| 340 | + |
| 341 | + |
| 342 | + |
| 343 | + |
| 344 | + |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
0 commit comments