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

Scenegraph export improvements #144

Merged
merged 3 commits into from
Jan 18, 2024
Merged

Conversation

jonmmease
Copy link
Collaborator

Updates the scenegraph export with the following features:

  1. Include the view width, height, and origin.
  2. Use custom scenegraph clone function that doesn't convert through JSON string
  3. Include strokeJoin property which wasn't included in Vega's built-in scenegraph JSON serialization
  4. Convert the shape property of shape marks from d3-shape object to SVG path string

@jonmmease jonmmease merged commit 7dea625 into main Jan 18, 2024
10 checks passed
@jonmmease jonmmease deleted the jonmmease/scenegraph_improvements branch January 18, 2024 11:45
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.

None yet

1 participant