Commit ab53432
File tree
8 files changed
+305
-119
lines changedFilter options
- galleries/examples
- misc
- pie_and_polar_charts
- lib/matplotlib
- axes
- tests
8 files changed
+305
-119
lines changedgalleries/examples/misc/svg_filter_pie.py
Copy file name to clipboardExpand all lines: galleries/examples/misc/svg_filter_pie.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
| 32 | + |
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 |
| - |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
galleries/examples/pie_and_polar_charts/bar_of_pie.py
Copy file name to clipboardExpand all lines: galleries/examples/pie_and_polar_charts/bar_of_pie.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
| 29 | + |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 | 33 |
|
|
galleries/examples/pie_and_polar_charts/pie_and_donut_labels.py
Copy file name to clipboardExpand all lines: galleries/examples/pie_and_polar_charts/pie_and_donut_labels.py+5-14Lines changed: 5 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
| 44 | + |
| 45 | + |
44 | 46 |
|
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
| 47 | + |
55 | 48 |
|
56 | 49 |
|
57 | 50 |
|
58 |
| - |
59 |
| - |
60 | 51 |
|
61 | 52 |
|
62 | 53 |
|
| ||
97 | 88 |
|
98 | 89 |
|
99 | 90 |
|
100 |
| - |
| 91 | + |
101 | 92 |
|
102 | 93 |
|
103 | 94 |
|
|
+9-4Lines changed: 9 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
140 |
| - |
| 140 | + |
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
| ||
1377 | 1377 |
|
1378 | 1378 |
|
1379 | 1379 |
|
1380 |
| - |
1381 |
| - |
| 1380 | + |
| 1381 | + |
| 1382 | + |
1382 | 1383 |
|
1383 | 1384 |
|
1384 | 1385 |
|
1385 | 1386 |
|
1386 | 1387 |
|
1387 | 1388 |
|
| 1389 | + |
| 1390 | + |
1388 | 1391 |
|
1389 | 1392 |
|
1390 | 1393 |
|
| ||
1459 | 1462 |
|
1460 | 1463 |
|
1461 | 1464 |
|
1462 |
| - |
| 1465 | + |
| 1466 | + |
| 1467 | + |
1463 | 1468 |
|
1464 | 1469 |
|
1465 | 1470 |
|
|
0 commit comments