Skip to main content

No project description provided

Project description

mpl-simple-svg-parser

A simple SVG parser for matplotlib. It read the svg file as a vector path for Matplotlib. It utilizes cairosvg and picosvg to convert the input svg to more manageable svg, and read it using svgpath2mpl.

It is meant to be good enough, not 100% compatible. We support gradient, but no filtes etc.

Please check out the sample page, were we compare the rendering result of mpl-simple-svg-parser to to other renderer, including inkscape.

Installation

You can install using pip:

pip install mpl_simple_svg_parser

Development Installation

pip install -e ".[dev]"

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mpl_simple_svg_parser-0.1.0-py3-none-any.whl (13.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page