8000 Save SVG/PNG to Python · Issue #963 · bqplot/bqplot · GitHub
[go: up one dir, main page]

Skip to content

Save SVG/PNG to Python #963

@fpom

Description

@fpom

Would it be possible to add options to save_svg and save_png so that they return the image data instead of proposing to save it from the browser. For example, myfig.save_svg(dump=True) would return the raw SVG data.

This would allow to process the images in Python, in my case to convert it to PDF.

Thanks for your wonderful work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0