Skip to content

Fixing the browser rendering issue for chrome and chromium browsers #3029

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Fixing the browser rendering issue for chrome and chromium browsers #3029

wants to merge 2 commits into from

Conversation

c-chaitanya
Copy link
Contributor

... by modifying the "using" argument passed to open_html_in_browser method to be a tuple of strings.

This PR is to resolve this issue #2348.

File changes include
plotly.py/packages/python/plotly/plotly/io/_base_renderers.py
plotly.py/packages/python/plotly/plotly/io/_renderers.py

There would be no changes to documentation as the existing examples and tests would still apply, just the underlying implementation was changed to perform string matching.

…uple of strings. This PR is to resolve this issue #2348.
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.

1 participant