CIL icon indicating copy to clipboard operation
CIL copied to clipboard

islicer should raise error if origin is set to an unexpected string

Open lauramurgatroyd opened this issue 1 year ago • 0 comments

Description

E.g. we had set origin='bottom-left' and expected the origin to change. We should've instead been setting it to 'lower-left'.

We should raise an error if the origin is not set to an expected string and we could consider supporting 'bottom' in addition to 'lower'.

lauramurgatroyd avatar Mar 14 '24 11:03 lauramurgatroyd