10 releases
0.3.7 | Sep 8, 2024 |
---|---|
0.3.6 | May 20, 2024 |
0.3.5 | Jun 16, 2023 |
0.3.3 | Aug 19, 2022 |
0.1.1 | Feb 4, 2020 |
#38 in Visualization
2,604,838 downloads per month
Used in 5,396 crates
(4 directly)
79KB
2K
SLoC
plotters-svg - The SVG backend for Plotters
This is a part of plotters project. For more details, please check the following links:
- For high-level intro of Plotters, see: Plotters on crates.io
- Check the main repo at Plotters repo
- For detailed documentation about this crate, check plotters-backend on docs.rs
- You can also visit Plotters Homepage
lib.rs
:
The Plotters SVG backend.
The plotters bitmap backend allows you to render images by Plotters into SVG vector graphs.
See the documentation for SVGBackend for more details.
Dependencies
~0–580KB