Crates.io | mzsvg |
lib.rs | mzsvg |
version | 0.2.0 |
source | src |
created_at | 2024-07-20 16:51:56.772364 |
updated_at | 2024-08-10 00:58:22.762805 |
description | A library to draw mass spectra |
homepage | |
repository | https://github.com/mobiusklein/mzsvg |
max_upload_size | |
id | 1309618 |
size | 124,845 |
A library for rendering mass spectra and features as SVG documents, which can also be rendered to PNG and PDF files.
The main entry point is SpectrumSVG
or FeatureSVG
. See examples/mzsvg-draw.rs for more details.