Skip to content
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

Add <meta charset="utf-8"> to <head> to appease d3.js in test dashboard #6826

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

ayjayt
Copy link
Contributor

@ayjayt ayjayt commented Dec 25, 2023

Closes #6825

Error and solution: https://stackoverflow.com/questions/29325566/unexpected-token-error-when-using-d3-js

Trivially simple, adds character encoding directive to tag of plotly test dashboard.

@archmoj
Copy link
Contributor

archmoj commented Jan 2, 2024

💃

@archmoj archmoj merged commit 0e03c93 into plotly:master Jan 2, 2024
1 check passed
@archmoj archmoj changed the title Bug Fix: Add <meta charset="utf-8"> to <head> to appease d3.js in test dashboard Add <meta charset="utf-8"> to <head> to appease d3.js in test dashboard Jan 2, 2024
@archmoj archmoj mentioned this pull request Jan 2, 2024
12 tasks
@ayjayt ayjayt deleted the pikul-metadata-test-dashboard branch January 29, 2024 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: D3 non-minified requires a meta tag to support weird currency symbols
2 participants