GR.jl icon indicating copy to clipboard operation
GR.jl copied to clipboard

`setarrowsize(0)` affects all subsequent arrows

Open heliosdrm opened this issue 3 years ago • 0 comments

This has been detected in this issue of GRUtils: https://github.com/heliosdrm/GRUtils.jl/issues/102

Worked around it in GRUtils (https://github.com/heliosdrm/GRUtils.jl/pull/109), by checking the argument passed to setarrowsize, and never letting it be zero. Feel free to close this if the origin of the issue is that GRUtils was not using the function properly.

heliosdrm avatar Dec 27 '21 12:12 heliosdrm