Feature Request: SVG Export #324
Edouard-Tby
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi @amcdnl, any hints on how best to approach adding SVG export support to reagraph? :-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋,
Thanks for the amazing work on reagraph.
I’d like to request support for SVG export, or at least a path to achieve vector-fidelity exports. Currently, the exportCanvas() method returns a PNG, which is great for raster snapshots, but it's insufficient for applications that need high-resolution graphics.
I’d be happy to contribute a PR to support this, but I’d appreciate some guidance or architectural hints, such as:
Let me know how best to proceed, and thanks again for the great library!
Beta Was this translation helpful? Give feedback.
All reactions