Commit a235538
File tree
Expand file treeCollapse file tree
11 files changed
+30
-29
lines changedFilter options
- examples
- lines_bars_and_markers
- pyplots
- text_labels_and_annotations
Expand file treeCollapse file tree
11 files changed
+30
-29
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
|
examples/lines_bars_and_markers/barh.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/barh.py+1-2Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
| 24 | + |
26 | 25 |
|
27 | 26 |
|
28 | 27 |
|
|
examples/lines_bars_and_markers/broken_barh.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/broken_barh.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
examples/lines_bars_and_markers/eventcollection_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/eventcollection_demo.py+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 |
| - |
39 |
| - |
| 39 | + |
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 |
| - |
| 43 | + |
43 | 44 |
|
44 |
| - |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
examples/lines_bars_and_markers/eventplot_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/eventplot_demo.py+2-7Lines changed: 2 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
| 23 | + |
29 | 24 |
|
30 | 25 |
|
31 | 26 |
|
| ||
49 | 44 |
|
50 | 45 |
|
51 | 46 |
|
52 |
| - |
| 47 | + |
53 | 48 |
|
54 | 49 |
|
55 | 50 |
|
|
examples/lines_bars_and_markers/joinstyle.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/joinstyle.py+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
examples/lines_bars_and_markers/markevery_prop_cycle.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/markevery_prop_cycle.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
|
examples/lines_bars_and_markers/scatter_with_legend.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/scatter_with_legend.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
|
examples/pyplots/fig_axes_customize_simple.py
Copy file name to clipboardExpand all lines: examples/pyplots/fig_axes_customize_simple.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
examples/pyplots/pyplot_two_subplots.py
Copy file name to clipboardExpand all lines: examples/pyplots/pyplot_two_subplots.py+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 |
| - |
| 21 | + |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 |
| - |
| 25 | + |
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
|
examples/text_labels_and_annotations/figlegend_demo.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/figlegend_demo.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
22 |
| - |
| 23 | + |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
|
0 commit comments