Metadata-Version: 2.1
Name: ampel-plot
Version: 0.9.1
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: mpl
Requires-Dist: matplotlib; extra == "mpl"

# Ampel-plot

provides:
- a standardized document structure called `SVGRecord` for saving plots into the ampel DB
- a model for configuring plot properties in unit config: `PlotProperties`
- methods for converting matplotlib figures into SVG dictionaries
