Commit e20ce21
File tree
Expand file treeCollapse file tree
29 files changed
+35
-5
lines changedFilter options
- galleries/plot_types
- arrays
- basic
- stats
- unstructured
- lib/matplotlib
- axes
Expand file treeCollapse file tree
29 files changed
+35
-5
lines changedgalleries/plot_types/arrays/barbs.py
Copy file name to clipboardExpand all lines: galleries/plot_types/arrays/barbs.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/arrays/contour.py
Copy file name to clipboardExpand all lines: galleries/plot_types/arrays/contour.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/arrays/contourf.py
Copy file name to clipboardExpand all lines: galleries/plot_types/arrays/contourf.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/arrays/imshow.py
Copy file name to clipboardExpand all lines: galleries/plot_types/arrays/imshow.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/arrays/pcolormesh.py
Copy file name to clipboardExpand all lines: galleries/plot_types/arrays/pcolormesh.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/arrays/quiver.py
Copy file name to clipboardExpand all lines: galleries/plot_types/arrays/quiver.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/arrays/streamplot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/arrays/streamplot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/basic/fill_between.py
Copy file name to clipboardExpand all lines: galleries/plot_types/basic/fill_between.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/basic/plot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/basic/plot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/basic/scatter_plot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/basic/scatter_plot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/basic/stackplot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/basic/stackplot.py+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
5 | 7 |
|
6 | 8 |
|
7 | 9 |
|
|
galleries/plot_types/basic/stairs.py
Copy file name to clipboardExpand all lines: galleries/plot_types/basic/stairs.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/basic/stem.py
Copy file name to clipboardExpand all lines: galleries/plot_types/basic/stem.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/boxplot_plot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/boxplot_plot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/ecdf.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/ecdf.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/errorbar_plot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/errorbar_plot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/eventplot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/eventplot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/hexbin.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/hexbin.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/hist2d.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/hist2d.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/hist_plot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/hist_plot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/pie.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/pie.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/stats/violin.py
Copy file name to clipboardExpand all lines: galleries/plot_types/stats/violin.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/unstructured/tricontour.py
Copy file name to clipboardExpand all lines: galleries/plot_types/unstructured/tricontour.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/unstructured/tricontourf.py
Copy file name to clipboardExpand all lines: galleries/plot_types/unstructured/tricontourf.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/unstructured/tripcolor.py
Copy file name to clipboardExpand all lines: galleries/plot_types/unstructured/tripcolor.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
galleries/plot_types/unstructured/triplot.py
Copy file name to clipboardExpand all lines: galleries/plot_types/unstructured/triplot.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
|
lib/matplotlib/axes/_axes.py
Copy file name to clipboardExpand all lines: lib/matplotlib/axes/_axes.py+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7104 | 7104 |
|
7105 | 7105 |
|
7106 | 7106 |
|
7107 |
| - |
7108 |
| - |
| 7107 | + |
| 7108 | + |
| 7109 | + |
| 7110 | + |
| 7111 | + |
7109 | 7112 |
|
7110 | 7113 |
|
7111 | 7114 |
|
7112 | 7115 |
|
7113 | 7116 |
|
7114 | 7117 |
|
7115 | 7118 |
|
7116 |
| - |
| 7119 | + |
7117 | 7120 |
|
7118 | 7121 |
|
7119 | 7122 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
727 | 727 |
|
728 | 728 |
|
729 | 729 |
|
730 |
| - |
| 730 | + |
731 | 731 |
|
732 | 732 |
|
733 | 733 |
|
|
lib/matplotlib/stackplot.py
Copy file name to clipboardExpand all lines: lib/matplotlib/stackplot.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
0 commit comments