Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 85e42a7

Browse filesBrowse files
authored
Merge branch 'plotly:main' into master
2 parents 9cab716 + 1b7efe2 commit 85e42a7
Copy full SHA for 85e42a7

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎plotly/express/_core.py

Copy file name to clipboardExpand all lines: plotly/express/_core.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2890,6 +2890,7 @@ def _spacing_error_translator(e, direction, facet_arg):
28902890
except ValueError as e:
28912891
_spacing_error_translator(e, "Horizontal", "facet_col_spacing")
28922892
_spacing_error_translator(e, "Vertical", "facet_row_spacing")
2893+
raise
28932894

28942895
# Remove explicit font size of row/col titles so template can take over
28952896
for annot in fig.layout.annotations:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.