Skip to content

Fix create colorbar configuring invalid title properties.#49

Merged
Davide-sd merged 1 commit intoDavide-sd:masterfrom
zarstensen:plotly-titleside-fix48
Apr 11, 2025
Merged

Fix create colorbar configuring invalid title properties.#49
Davide-sd merged 1 commit intoDavide-sd:masterfrom
zarstensen:plotly-titleside-fix48

Conversation

@zarstensen
Copy link
Copy Markdown
Contributor

The PlotlyBackend currently sets a property named titleside in its _create_colorbar method, althrough according to the plotly docs, no such property exists.

This PR changes the incorrectly named properties returned by the _create_colorbar method to be compatible with the newest supported plotly version.

This should fix #48

@Davide-sd
Copy link
Copy Markdown
Owner

Thank you for the PR. I've tested it locally and it works fine. I'll take it over from here and adjust the dependencies of this repo tests. Thank you!

@Davide-sd Davide-sd closed this Apr 11, 2025
@Davide-sd Davide-sd reopened this Apr 11, 2025
@Davide-sd Davide-sd merged commit 684d0b8 into Davide-sd:master Apr 11, 2025
4 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error when using Plotly backend

2 participants