v1.1.0
- Add
--cmap_rangesoption (#1)
Improvements to allow users to specify colorbar range by ANI value - Fix annotation value to be shown in figure
Before: Rounded ANI values are shown (e.g. 99.99... -> 100)
After: Rounded down ANI values are shown (e.g. 99.99... -> 99.9)