Commit 1757e7b
File tree
Expand file treeCollapse file tree
11 files changed
+51
-53
lines changedFilter options
- examples
- specialty_plots
- statistics
- subplots_axes_and_figures
- lib/matplotlib/tests
- tutorials
- intermediate
- text
Expand file treeCollapse file tree
11 files changed
+51
-53
lines changedexamples/specialty_plots/radar_chart.py
Copy file name to clipboardExpand all lines: examples/specialty_plots/radar_chart.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 |
| - |
| 171 | + |
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
|
examples/statistics/boxplot.py
Copy file name to clipboardExpand all lines: examples/statistics/boxplot.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
| 51 | + |
52 | 52 |
|
53 | 53 |
|
54 | 54 |
|
| ||
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
91 |
| - |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
| 65 | + |
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
| 98 | + |
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
|
examples/statistics/violinplot.py
Copy file name to clipboardExpand all lines: examples/statistics/violinplot.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
examples/subplots_axes_and_figures/demo_constrained_layout.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/demo_constrained_layout.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
283 |
| - |
284 |
| - |
285 |
| - |
| 283 | + |
| 284 | + |
286 | 285 |
|
287 |
| - |
| 286 | + |
288 | 287 |
|
289 | 288 |
|
290 | 289 |
|
| ||
363 | 362 |
|
364 | 363 |
|
365 | 364 |
|
366 |
| - |
| 365 | + |
367 | 366 |
|
368 | 367 |
|
369 | 368 |
|
|
lib/matplotlib/tests/test_constrainedlayout.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_constrainedlayout.py+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
| 85 | + |
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| ||
177 | 177 |
|
178 | 178 |
|
179 | 179 |
|
180 |
| - |
| 180 | + |
181 | 181 |
|
182 | 182 |
|
183 | 183 |
|
| ||
251 | 251 |
|
252 | 252 |
|
253 | 253 |
|
254 |
| - |
| 254 | + |
255 | 255 |
|
256 | 256 |
|
257 | 257 |
|
| ||
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
265 |
| - |
| 265 | + |
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
| ||
276 | 276 |
|
277 | 277 |
|
278 | 278 |
|
279 |
| - |
| 279 | + |
280 | 280 |
|
281 | 281 |
|
282 | 282 |
|
| ||
394 | 394 |
|
395 | 395 |
|
396 | 396 |
|
397 |
| - |
| 397 | + |
398 | 398 |
|
399 | 399 |
|
400 | 400 |
|
|
lib/matplotlib/tests/test_contour.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_contour.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
206 | 206 |
|
207 | 207 |
|
208 | 208 |
|
209 |
| - |
| 209 | + |
210 | 210 |
|
211 | 211 |
|
212 | 212 |
|
|
lib/matplotlib/tests/test_figure.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_figure.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
343 | 343 |
|
344 | 344 |
|
345 | 345 |
|
346 |
| - |
347 |
| - |
| 346 | + |
| 347 | + |
348 | 348 |
|
349 | 349 |
|
350 | 350 |
|
351 | 351 |
|
352 | 352 |
|
353 |
| - |
| 353 | + |
354 | 354 |
|
355 | 355 |
|
356 |
| - |
| 356 | + |
357 | 357 |
|
358 | 358 |
|
359 |
| - |
| 359 | + |
360 | 360 |
|
361 | 361 |
|
362 |
| - |
| 362 | + |
363 | 363 |
|
364 | 364 |
|
365 | 365 |
|
|
tutorials/intermediate/constrainedlayout_guide.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/constrainedlayout_guide.py+15-15Lines changed: 15 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
94 | 94 |
|
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| ||
132 | 132 |
|
133 | 133 |
|
134 | 134 |
|
135 |
| - |
| 135 | + |
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
182 |
| - |
| 182 | + |
183 | 183 |
|
184 | 184 |
|
185 | 185 |
|
| ||
265 | 265 |
|
266 | 266 |
|
267 | 267 |
|
268 |
| - |
| 268 | + |
269 | 269 |
|
270 | 270 |
|
271 | 271 |
|
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
275 | 275 |
|
276 |
| - |
| 276 | + |
277 | 277 |
|
278 | 278 |
|
279 | 279 |
|
| ||
288 | 288 |
|
289 | 289 |
|
290 | 290 |
|
291 |
| - |
| 291 | + |
292 | 292 |
|
293 | 293 |
|
294 | 294 |
|
| ||
308 | 308 |
|
309 | 309 |
|
310 | 310 |
|
311 |
| - |
| 311 | + |
312 | 312 |
|
313 | 313 |
|
314 | 314 |
|
| ||
322 | 322 |
|
323 | 323 |
|
324 | 324 |
|
325 |
| - |
| 325 | + |
326 | 326 |
|
327 | 327 |
|
328 | 328 |
|
| ||
347 | 347 |
|
348 | 348 |
|
349 | 349 |
|
350 |
| - |
| 350 | + |
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
| ||
739 | 739 |
|
740 | 740 |
|
741 | 741 |
|
742 |
| - |
743 |
| - |
744 |
| - |
745 |
| - |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
746 | 746 |
|
747 | 747 |
|
748 | 748 |
|
|
tutorials/text/text_intro.py
Copy file name to clipboardExpand all lines: tutorials/text/text_intro.py+7-8Lines changed: 7 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
329 | 329 |
|
330 | 330 |
|
331 | 331 |
|
332 |
| - |
333 |
| - |
| 332 | + |
334 | 333 |
|
335 | 334 |
|
336 | 335 |
|
337 | 336 |
|
338 |
| - |
339 |
| - |
| 337 | + |
| 338 | + |
340 | 339 |
|
341 | 340 |
|
342 | 341 |
|
343 |
| - |
344 |
| - |
| 342 | + |
| 343 | + |
345 | 344 |
|
346 | 345 |
|
347 | 346 |
|
348 |
| - |
349 |
| - |
| 347 | + |
| 348 | + |
350 | 349 |
|
351 | 350 |
|
352 | 351 |
|
|
0 commit comments