Commit af965d0
File tree
Expand file treeCollapse file tree
2 files changed
+24
-6
lines changedFilter options
- plotly
- figure_factory
- tests/test_optional
Expand file treeCollapse file tree
2 files changed
+24
-6
lines changedplotly/figure_factory/_facet_grid.py
Copy file name to clipboardExpand all lines: plotly/figure_factory/_facet_grid.py+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
488 | 488 |
|
489 | 489 |
|
490 | 490 |
|
491 |
| - |
| 491 | + |
| 492 | + |
492 | 493 |
|
493 | 494 |
|
494 | 495 |
|
| ||
512 | 513 |
|
513 | 514 |
|
514 | 515 |
|
515 |
| - |
| 516 | + |
| 517 | + |
516 | 518 |
|
517 | 519 |
|
518 | 520 |
|
| ||
562 | 564 |
|
563 | 565 |
|
564 | 566 |
|
565 |
| - |
| 567 | + |
| 568 | + |
566 | 569 |
|
567 | 570 |
|
568 | 571 |
|
| ||
812 | 815 |
|
813 | 816 |
|
814 | 817 |
|
815 |
| - |
| 818 | + |
816 | 819 |
|
817 | 820 |
|
818 | 821 |
|
|
plotly/tests/test_optional/test_figure_factory.py
Copy file name to clipboardExpand all lines: plotly/tests/test_optional/test_figure_factory.py+17-2Lines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1935 | 1935 |
|
1936 | 1936 |
|
1937 | 1937 |
|
| 1938 | + |
| 1939 | + |
| 1940 | + |
| 1941 | + |
| 1942 | + |
| 1943 | + |
| 1944 | + |
| 1945 | + |
| 1946 | + |
| 1947 | + |
| 1948 | + |
| 1949 | + |
| 1950 | + |
1938 | 1951 |
|
1939 | 1952 |
|
1940 | 1953 |
|
| ||
2017 | 2030 |
|
2018 | 2031 |
|
2019 | 2032 |
|
2020 |
| - |
| 2033 | + |
2021 | 2034 |
|
2022 | 2035 |
|
2023 | 2036 |
|
| 2037 | + |
2024 | 2038 |
|
2025 | 2039 |
|
2026 | 2040 |
|
| ||
2038 | 2052 |
|
2039 | 2053 |
|
2040 | 2054 |
|
2041 |
| - |
| 2055 | + |
2042 | 2056 |
|
2043 | 2057 |
|
2044 | 2058 |
|
| 2059 | + |
2045 | 2060 |
|
2046 | 2061 |
|
2047 | 2062 |
|
|
0 commit comments