I’m currently using a plot with a lot of arrows
drawn into it. Sometimes I want to have both the length of the arrows and their size (cylinder / cone diameter in 3D) be proportional to a given value.
The following plot superimposes two results only differing in their scaling of the arrowsize
(diameter).
From this plot one can see that the conical arrow head is not taken into account for the length of the arrow, but only the tail. Is this behavior intended, is it documented (did not find it), and is there a way to circumvent that behavior and have a constant overall length arrow with the current Makie
options ?
@jules, a gentle bump, in case you have a suggestion.