Commit cced93b
File tree
Expand file treeCollapse file tree
4 files changed
+46
-6
lines changedOpen diff view settings
Filter options
- doc/devel
- lib/matplotlib/backends
Expand file treeCollapse file tree
4 files changed
+46
-6
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
46 | 46 | |
47 | 47 | |
48 | 48 | |
49 | | - |
| 49 | + |
50 | 50 | |
51 | 51 | |
52 | 52 | |
|
Collapse file
lib/matplotlib/backends/backend_nbagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_nbagg.py+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
| 25 | + |
| 26 | + |
26 | 27 | |
27 | 28 | |
28 | 29 | |
|
Collapse file
lib/matplotlib/backends/backend_webagg.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg.py+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
36 | 36 | |
37 | 37 | |
38 | 38 | |
39 | | - |
| 39 | + |
40 | 40 | |
41 | 41 | |
42 | 42 | |
|
Collapse file
lib/matplotlib/backends/backend_webagg_core.py
Copy file name to clipboardExpand all lines: lib/matplotlib/backends/backend_webagg_core.py+42-3Lines changed: 42 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
8 | 8 | |
9 | 9 | |
10 | 10 | |
11 | | - |
| 11 | + |
12 | 12 | |
| 13 | + |
13 | 14 | |
14 | 15 | |
15 | 16 | |
| ||
19 | 20 | |
20 | 21 | |
21 | 22 | |
22 | | - |
23 | 23 | |
24 | 24 | |
25 | 25 | |
| ||
85 | 85 | |
86 | 86 | |
87 | 87 | |
| 88 | + |
| 89 | + |
88 | 90 | |
89 | 91 | |
90 | 92 | |
| ||
98 | 100 | |
99 | 101 | |
100 | 102 | |
| 103 | + |
| 104 | + |
101 | 105 | |
102 | 106 | |
103 | 107 | |
| ||
114 | 118 | |
115 | 119 | |
116 | 120 | |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
117 | 156 | |
118 | | - |
| 157 | + |
119 | 158 | |
120 | 159 | |
121 | 160 | |
|
0 commit comments