Skip to content

Introduce flag to invert val and some other modification in the `detailed` option

Erica Brondolin requested to merge invertVal into develop
  • --invertVal changes the sign of all input value of VAL and set the correct axis label.
  • Output file name and extension are propagated also to the plots created by the --detailed flag
  • Add the possibility to include a range in the definition of special cells (using the symbol - in the --sc flag), i.e. --sc 1-10:20 draws the cells with numbers from 1 to 10 and 20.
Edited by Erica Brondolin

Merge request reports