Commit 228ee53
File tree
Expand file treeCollapse file tree
4 files changed
+62
-21
lines changedFilter options
- doc/users
- lib/matplotlib
- projections
- tests
Expand file treeCollapse file tree
4 files changed
+62
-21
lines changed+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
69 | 72 |
|
70 | 73 |
|
71 | 74 |
|
|
+22-2Lines changed: 22 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
170 | 184 |
|
171 | 185 |
|
172 | 186 |
|
| ||
331 | 345 |
|
332 | 346 |
|
333 | 347 |
|
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
| 352 | + |
| 353 | + |
334 | 354 |
|
335 |
| - |
| 355 | + |
336 | 356 |
|
337 | 357 |
|
338 | 358 |
|
|
lib/matplotlib/projections/polar.py
Copy file name to clipboardExpand all lines: lib/matplotlib/projections/polar.py+29-13Lines changed: 29 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
| ||
251 | 253 |
|
252 | 254 |
|
253 | 255 |
|
254 |
| - |
255 |
| - |
256 |
| - |
| 256 | + |
| 257 | + |
| 258 | + |
257 | 259 |
|
258 | 260 |
|
259 | 261 |
|
| ||
322 | 324 |
|
323 | 325 |
|
324 | 326 |
|
325 |
| - |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
326 | 331 |
|
327 | 332 |
|
328 | 333 |
|
329 | 334 |
|
330 |
| - |
331 |
| - |
332 |
| - |
| 335 | + |
333 | 336 |
|
334 | 337 |
|
335 | 338 |
|
| ||
488 | 491 |
|
489 | 492 |
|
490 | 493 |
|
491 |
| - |
492 |
| - |
| 494 | + |
| 495 | + |
493 | 496 |
|
494 | 497 |
|
495 | 498 |
|
| ||
524 | 527 |
|
525 | 528 |
|
526 | 529 |
|
527 |
| - |
| 530 | + |
528 | 531 |
|
529 |
| - |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
530 | 538 |
|
531 | 539 |
|
532 | 540 |
|
| ||
539 | 547 |
|
540 | 548 |
|
541 | 549 |
|
542 |
| - |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
| 554 | + |
543 | 555 |
|
544 | 556 |
|
545 | 557 |
|
| ||
583 | 595 |
|
584 | 596 |
|
585 | 597 |
|
586 |
| - |
| 598 | + |
| 599 | + |
| 600 | + |
| 601 | + |
| 602 | + |
587 | 603 |
|
588 | 604 |
|
589 | 605 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
668 | 668 |
|
669 | 669 |
|
670 | 670 |
|
| 671 | + |
671 | 672 |
|
672 | 673 |
|
673 | 674 |
|
| ||
692 | 693 |
|
693 | 694 |
|
694 | 695 |
|
695 |
| - |
696 |
| - |
| 696 | + |
| 697 | + |
| 698 | + |
697 | 699 |
|
698 | 700 |
|
699 | 701 |
|
|
0 commit comments