File tree
Expand file treeCollapse file tree
4 files changed
+98
-19
lines changedFilter options
- packages/python/plotly/plotly
- express
- tests/test_core/test_px
Expand file treeCollapse file tree
4 files changed
+98
-19
lines changedpackages/python/plotly/plotly/express/_core.py
Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/express/_core.py+18-10Lines changed: 18 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
157 |
| - |
| 156 | + |
| 157 | + |
| 158 | + |
158 | 159 |
|
159 | 160 |
|
160 | 161 |
|
161 | 162 |
|
162 |
| - |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
163 | 170 |
|
164 | 171 |
|
165 | 172 |
|
| ||
924 | 931 |
|
925 | 932 |
|
926 | 933 |
|
927 |
| - |
928 |
| - |
929 |
| - |
930 |
| - |
931 |
| - |
932 |
| - |
933 |
| - |
934 | 934 |
|
935 | 935 |
|
936 | 936 |
|
| ||
1765 | 1765 |
|
1766 | 1766 |
|
1767 | 1767 |
|
| 1768 | + |
| 1769 | + |
| 1770 | + |
| 1771 | + |
| 1772 | + |
| 1773 | + |
| 1774 | + |
| 1775 | + |
1768 | 1776 |
|
1769 | 1777 |
|
1770 | 1778 |
|
|
packages/python/plotly/plotly/tests/test_core/test_px/test_facets.py
Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/tests/test_core/test_px/test_facets.py+47Lines changed: 47 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
50 | 97 |
|
51 | 98 |
|
52 | 99 |
|
|
packages/python/plotly/plotly/tests/test_core/test_px/test_marginals.py
Copy file name to clipboard+26Lines changed: 26 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
packages/python/plotly/plotly/tests/test_core/test_px/test_px_functions.py
Copy file name to clipboardExpand all lines: packages/python/plotly/plotly/tests/test_core/test_px/test_px_functions.py+7-9Lines changed: 7 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
380 | 380 |
|
381 | 381 |
|
382 | 382 |
|
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
383 | 387 |
|
384 | 388 |
|
385 |
| - |
386 |
| - |
387 |
| - |
| 389 | + |
388 | 390 |
|
389 | 391 |
|
390 |
| - |
391 |
| - |
392 |
| - |
| 392 | + |
393 | 393 |
|
394 | 394 |
|
395 | 395 |
|
| ||
399 | 399 |
|
400 | 400 |
|
401 | 401 |
|
402 |
| - |
403 |
| - |
404 |
| - |
| 402 | + |
405 | 403 |
|
406 | 404 |
|
407 | 405 |
|
|
0 commit comments