Commit 215fbd1
File tree
Expand file treeCollapse file tree
6 files changed
+32
-15
lines changedFilter options
- examples/lines_bars_and_markers
Expand file treeCollapse file tree
6 files changed
+32
-15
lines changedexamples/lines_bars_and_markers/barh_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/barh_demo.py+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
| 12 | + |
10 | 13 |
|
11 | 14 |
|
12 | 15 |
|
13 | 16 |
|
14 | 17 |
|
15 | 18 |
|
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
20 | 26 |
|
21 | 27 |
|
examples/lines_bars_and_markers/fill_demo.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/fill_demo.py+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 |
| - |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
12 | 14 |
|
examples/lines_bars_and_markers/fill_demo_features.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/fill_demo_features.py+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
| 17 | + |
| 18 | + |
17 | 19 |
|
examples/lines_bars_and_markers/line_demo_dash_control.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/line_demo_dash_control.py+9-3Lines changed: 9 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 | 12 |
|
15 |
| - |
16 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
17 | 23 |
|
examples/lines_bars_and_markers/line_styles_reference.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/line_styles_reference.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
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+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
5 | 6 |
|
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
9 |
| - |
10 |
| - |
| 10 | + |
| 11 | + |
11 | 12 |
|
12 |
| - |
13 |
| - |
| 13 | + |
| 14 | + |
14 | 15 |
|
15 | 16 |
|
0 commit comments