Skip to content

Fix failing docs build by updating call to color_discrete_sequence with new call signature#5442

Merged
emilykl merged 1 commit intomainfrom
fix-docs-build-bug-2
Dec 8, 2025
Merged

Fix failing docs build by updating call to color_discrete_sequence with new call signature#5442
emilykl merged 1 commit intomainfrom
fix-docs-build-bug-2

Conversation

@emilykl
Copy link
Contributor

@emilykl emilykl commented Dec 5, 2025

I merged #5437 too hastily and introduced a bug that surfaced in the docs build.

Updates call to color_discrete_sequence with new call signature in _plotly_utils/, so that px.colors.qualitative.swatches() runs without error.

On main, px.colors.qualitative.swatches() returns an error, which causes the build-docs job to fail.

On this branch, px.colors.qualitative.swatches() runs as expected.

@emilykl emilykl merged commit fa4db1d into main Dec 8, 2025
10 checks passed
@emilykl emilykl deleted the fix-docs-build-bug-2 branch December 8, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants