Commit a38681c
File tree
Expand file treeCollapse file tree
5 files changed
+5
-5
lines changedFilter options
- examples
- lines_bars_and_markers
- text_labels_and_annotations
- user_interfaces
- userdemo
- tutorials/intermediate
Expand file treeCollapse file tree
5 files changed
+5
-5
lines changedexamples/lines_bars_and_markers/horizontal_barchart_distribution.py
Copy file name to clipboardExpand all lines: examples/lines_bars_and_markers/horizontal_barchart_distribution.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
| 63 | + |
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
|
examples/text_labels_and_annotations/legend_demo.py
Copy file name to clipboardExpand all lines: examples/text_labels_and_annotations/legend_demo.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
|
examples/user_interfaces/mplcvd.py
Copy file name to clipboardExpand all lines: examples/user_interfaces/mplcvd.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
298 |
| - |
| 298 | + |
299 | 299 |
|
examples/userdemo/simple_legend01.py
Copy file name to clipboardExpand all lines: examples/userdemo/simple_legend01.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
|
tutorials/intermediate/legend_guide.py
Copy file name to clipboardExpand all lines: tutorials/intermediate/legend_guide.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
130 |
| - |
| 130 | + |
131 | 131 |
|
132 | 132 |
|
133 | 133 |
|
|
0 commit comments