Skip to content

Add SVG namespace attributes by default #2183

Open
@mbostock

Description

@mbostock
Member
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");

Activity

added a commit that references this issue on Oct 2, 2024
b703132
linked a pull request that will close this issue on Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @mbostock

      Issue actions

        Add SVG namespace attributes by default · Issue #2183 · observablehq/plot