Commit d34ab39
committed
File tree
Expand file treeCollapse file tree
7 files changed
+20
-11
lines changedFilter options
- binder
- doc
- python
- packages/python/plotly
- _plotly_utils
- plotly/tests/test_core/test_utils
Expand file treeCollapse file tree
7 files changed
+20
-11
lines changed+7-2Lines changed: 7 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
5 | 10 |
|
6 | 11 |
|
7 | 12 |
|
| ||
22 | 27 |
|
23 | 28 |
|
24 | 29 |
|
25 |
| - |
26 |
| - |
| 30 | + |
| 31 | + |
27 | 32 |
|
28 | 33 |
|
29 | 34 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
29 |
| - |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
|
doc/python/getting-started.md
Copy file name to clipboardExpand all lines: doc/python/getting-started.md+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
46 | 46 |
|
47 | 47 |
|
48 | 48 |
|
49 |
| - |
| 49 | + |
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
|
packages/python/plotly/_plotly_utils/utils.py
Copy file name to clipboardExpand all lines: packages/python/plotly/_plotly_utils/utils.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
197 | 197 |
|
198 | 198 |
|
199 | 199 |
|
200 |
| - |
201 |
| - |
| 200 | + |
| 201 | + |
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
|
packages/python/plotly/plotly/tests/test_core/test_utils/test_utils.py
Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/tests/test_core/test_utils/test_utils.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
|
0 commit comments