Commit 082b8a6
File tree
Expand file treeCollapse file tree
4 files changed
+40
-4
lines changedFilter options
- examples
- mplot3d
- subplots_axes_and_figures
- lib/matplotlib
- axes
- tests
Expand file treeCollapse file tree
4 files changed
+40
-4
lines changedexamples/mplot3d/lines3d.py
Copy file name to clipboardExpand all lines: examples/mplot3d/lines3d.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
examples/subplots_axes_and_figures/zoom_inset_axes.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/zoom_inset_axes.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
| 13 | + |
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| 80 | + |
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
| ||
532 | 533 |
|
533 | 534 |
|
534 | 535 |
|
535 |
| - |
| 536 | + |
536 | 537 |
|
537 | 538 |
|
538 |
| - |
539 |
| - |
| 539 | + |
| 540 | + |
540 | 541 |
|
541 | 542 |
|
542 | 543 |
|
|
lib/matplotlib/tests/test_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_axes.py+34Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5702 | 5702 |
|
5703 | 5703 |
|
5704 | 5704 |
|
| 5705 | + |
| 5706 | + |
| 5707 | + |
| 5708 | + |
| 5709 | + |
| 5710 | + |
| 5711 | + |
| 5712 | + |
| 5713 | + |
| 5714 | + |
| 5715 | + |
| 5716 | + |
| 5717 | + |
| 5718 | + |
| 5719 | + |
| 5720 | + |
| 5721 | + |
| 5722 | + |
| 5723 | + |
| 5724 | + |
| 5725 | + |
| 5726 | + |
| 5727 | + |
| 5728 | + |
| 5729 | + |
| 5730 | + |
| 5731 | + |
| 5732 | + |
| 5733 | + |
| 5734 | + |
| 5735 | + |
| 5736 | + |
| 5737 | + |
| 5738 | + |
0 commit comments