Skip to content

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

Merged
archmoj merged 2 commits into
plotly:masterfrom
geopozo:pikul-metadata-test-dashboard
Jan 2, 2024
Merged

Add <meta charset="utf-8"> to <head> to appease d3.js in test dashboard#6826
archmoj merged 2 commits into
plotly:masterfrom
geopozo:pikul-metadata-test-dashboard

Conversation

@ayjayt

@ayjaytayjayt commented Dec 25, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor

💃

@archmoj
archmoj merged commit 0e03c93 into plotly:masterJan 2, 2024
@archmojarchmoj changed the title Bug Fix: Add <meta charset="utf-8"> to <head> to appease d3.js in test dashboardAdd <meta charset="utf-8"> to <head> to appease d3.js in test dashboardJan 2, 2024
@archmojarchmoj added the community community contribution label Jan 2, 2024
@archmojarchmoj 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 freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

communitycommunity contribution

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

@ayjayt@archmoj