6e9dae785f
This commit adds a new flag, --dpi, to the subunit2sql-graph command. This flag is used to specify a DPI for generated graph images. Previously most graph commands hard coded the DPI to 900 (which is far too high for most people) and others didn't specify one. This commit changes that so it's user adjustable and consistent between all commands. Change-Id: I5c8c48bda18daff11d6069c35451d932ffe4e33b
5 lines
128 B
YAML
5 lines
128 B
YAML
---
|
|
features:
|
|
- Add a new CLI flag, --dpi, for subunit2sql-graph to adjust the output image
|
|
DPI for the generated graphs.
|