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 SVG namespace attributes by default #2183

Open
mbostock opened this issue Oct 1, 2024 · 0 comments · May be fixed by #2184
Open

Add SVG namespace attributes by default #2183

mbostock opened this issue Oct 1, 2024 · 0 comments · May be fixed by #2184
Labels
enhancement New feature or request

Comments

@mbostock
Copy link
Member

mbostock commented Oct 1, 2024

plot.setAttributeNS("http://www.w3.org/2000/xmlns/", "xmlns", "http://www.w3.org/2000/svg");
plot.setAttributeNS("http://www.w3.org/2000/xmlns/", "xmlns:xlink", "http://www.w3.org/1999/xlink");
@mbostock mbostock added the enhancement New feature or request label Oct 1, 2024
Fil added a commit that referenced this issue Oct 2, 2024
@Fil Fil linked a pull request Oct 2, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant