Commit 36bc7da
File tree
Expand file treeCollapse file tree
2 files changed
+31
-1
lines changedFilter options
- examples
- pie_and_polar_charts
- subplots_axes_and_figures
Expand file treeCollapse file tree
2 files changed
+31
-1
lines changedexamples/pie_and_polar_charts/polar_demo.py
Copy file name to clipboardExpand all lines: examples/pie_and_polar_charts/polar_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
examples/subplots_axes_and_figures/subplot.py
Copy file name to clipboardExpand all lines: examples/subplots_axes_and_figures/subplot.py+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
11 | 41 |
|
12 | 42 |
|
13 | 43 |
|
|
0 commit comments