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

Wrap any rendered SVGSVGElement in a SVGGElement #2219

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Fil
Copy link
Contributor

@Fil Fil commented Nov 1, 2024

closes #2218

before after
before after

We could extend this mechanism in the future to accept HTMLElement (say, canvas, or DIV), that we would wrap in a foreignObject of the width and height indicated in their style. (Or even text!)

@Fil Fil requested a review from mbostock November 1, 2024 13:53
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.

facet positioning breaks for marks that render a SVGSVGElement
1 participant