Skip to content

SVG support #275

@treuille

Description

@treuille

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

  • svgwrite
  • svglib
  • CairoSVG
    (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.

Metadata

Metadata

Assignees

Labels

type:enhancementRequests for feature enhancements or new features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions