-
Notifications
You must be signed in to change notification settings - Fork 4.2k
SVG support #275
Copy link
Copy link
Labels
type:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features
Description
Is your feature request related to a problem? Please describe the problem.
I want a way to output svg graphics in Python. I'm not the only one!
Describe the solution you'd like
I would love for st.write(...) to support an existing svg python library like
svgwritesvglibCairoSVG
(Never tried these, so not sure which is good, but we should pick the best / most widely used one.)
Describe alternatives you've considered
We could also look to see if Jupyter supports SVG and which libraries they're using.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features