colorimetry-plot 0.0.8

SVG plots for the colorimetry crate
Documentation
# Changelog

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

## Categories each change fall into

* **Added**: for new features.
* **Changed**: for changes in existing functionality.
* **Deprecated**: for soon-to-be removed features.
* **Removed**: for now removed features.
* **Fixed**: for any bug fixes.
* **Security**: in case of vulnerabilities.

## Unreleased

## [0.0.1] - 2025-08-28

### Added

* Introduced high-level SVG plot structures and methods, leveraging the `svg` Rust crate to construct and output the SVG element tree