Commit 49fc336
File tree
4 files changed
+85
-70
lines changedFilter options
- plotly
- tests
- test_core/test_tools
- test_optional
4 files changed
+85
-70
lines changedplotly/tests/test_core/test_tools/test_figure_factory.py
Copy file name to clipboardExpand all lines: plotly/tests/test_core/test_tools/test_figure_factory.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1402 | 1402 |
|
1403 | 1403 |
|
1404 | 1404 |
|
1405 |
| - |
| 1405 | + |
1406 | 1406 |
|
1407 | 1407 |
|
1408 | 1408 |
|
| ||
1414 | 1414 |
|
1415 | 1415 |
|
1416 | 1416 |
|
1417 |
| - |
| 1417 | + |
1418 | 1418 |
|
1419 | 1419 |
|
1420 | 1420 |
|
|
plotly/tests/test_optional/temp-plot.html
Copy file name to clipboardExpand all lines: plotly/tests/test_optional/temp-plot.html+55-40Lines changed: 55 additions & 40 deletions
Large diffs are not rendered by default.
plotly/tests/test_optional/test_figure_factory.py
Copy file name to clipboardExpand all lines: plotly/tests/test_optional/test_figure_factory.py+25-25Lines changed: 25 additions & 25 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
843 | 843 |
|
844 | 844 |
|
845 | 845 |
|
846 |
| - |
847 |
| - |
848 |
| - |
849 |
| - |
850 |
| - |
851 |
| - |
852 |
| - |
853 |
| - |
| 846 | + |
| 847 | + |
| 848 | + |
| 849 | + |
| 850 | + |
| 851 | + |
| 852 | + |
| 853 | + |
854 | 854 |
|
855 | 855 |
|
856 | 856 |
|
| ||
884 | 884 |
|
885 | 885 |
|
886 | 886 |
|
887 |
| - |
888 |
| - |
889 |
| - |
890 |
| - |
891 |
| - |
892 |
| - |
893 |
| - |
894 |
| - |
895 |
| - |
896 |
| - |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
| 891 | + |
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
897 | 897 |
|
898 | 898 |
|
899 | 899 |
|
| ||
1261 | 1261 |
|
1262 | 1262 |
|
1263 | 1263 |
|
1264 |
| - |
| 1264 | + |
1265 | 1265 |
|
1266 | 1266 |
|
1267 | 1267 |
|
1268 | 1268 |
|
1269 | 1269 |
|
1270 |
| - |
| 1270 | + |
1271 | 1271 |
|
1272 | 1272 |
|
1273 | 1273 |
|
| ||
1324 | 1324 |
|
1325 | 1325 |
|
1326 | 1326 |
|
1327 |
| - |
| 1327 | + |
1328 | 1328 |
|
1329 | 1329 |
|
1330 | 1330 |
|
| ||
1334 | 1334 |
|
1335 | 1335 |
|
1336 | 1336 |
|
1337 |
| - |
| 1337 | + |
1338 | 1338 |
|
1339 | 1339 |
|
1340 | 1340 |
|
| ||
1543 | 1543 |
|
1544 | 1544 |
|
1545 | 1545 |
|
1546 |
| - |
| 1546 | + |
1547 | 1547 |
|
1548 | 1548 |
|
1549 | 1549 |
|
| ||
1721 | 1721 |
|
1722 | 1722 |
|
1723 | 1723 |
|
1724 |
| - |
| 1724 | + |
1725 | 1725 |
|
1726 | 1726 |
|
1727 | 1727 |
|
| ||
1921 | 1921 |
|
1922 | 1922 |
|
1923 | 1923 |
|
1924 |
| - |
| 1924 | + |
1925 | 1925 |
|
1926 | 1926 |
|
1927 | 1927 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4566 | 4566 |
|
4567 | 4567 |
|
4568 | 4568 |
|
4569 |
| - |
4570 |
| - |
4571 |
| - |
| 4569 | + |
| 4570 | + |
| 4571 | + |
4572 | 4572 |
|
4573 | 4573 |
|
4574 | 4574 |
|
|
0 commit comments