Tiny utility to draw gauge plots that are used as risk indicators.
This utility started as a helper project for rich design of the Security Reporting Tool Templates.
These instructions will get you a copy of the project ready for use on your local machine. You will be ready to generate the figures locally.
The project is managed with uv. You can install it with the following command:
curl -LsSf https://astral.sh/uv/install.sh | shFor more information, visit the uv Documentation.
You can run the project with the following command:
uv run gauge-plot.pyWe use Semantic Versioning for versioning. For the versions available, see the tags on this repository or the full Changelog.
This project is licensed under the GNU General Public License version 3 - see the LICENSE.md file for details.