Commit d539270
File tree
Expand file treeCollapse file tree
5 files changed
+5
-2
lines changedFilter options
- doc/users
- examples/shapes_and_collections
- lib/matplotlib/axes
Expand file treeCollapse file tree
5 files changed
+5
-2
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
File renamed without changes.
examples/shapes_and_collections/path_patch_demo.py renamed to examples/shapes_and_collections/plot_path_patch.py
Copy file name to clipboardExpand all lines: examples/shapes_and_collections/plot_path_patch.py+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
5 | 8 |
|
6 | 9 |
|
7 | 10 |
|
|
examples/shapes_and_collections/scatter_demo.py renamed to examples/shapes_and_collections/plot_scatter.py
Copy file name to clipboardFile renamed without changes.
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3914 | 3914 |
|
3915 | 3915 |
|
3916 | 3916 |
|
3917 |
| - |
| 3917 | + |
3918 | 3918 |
|
3919 | 3919 |
|
3920 | 3920 |
|
|
0 commit comments