Skip to content

vg: provide ParseLength to create a vg.Length from a string

Sebastien Binet requested to merge sbinet-gonum:vg-length-flag-support into master

Making vg.Length implement flag.Value allows for nicer CLI, such as: $ my-cmd -plot-x-size=20cm -plot-y-size=15cm

Merge request reports

Loading