Is there a reasoning behind automatic scaling of quiverdata via setting vnormalize = true by default here?
For me, it would make sense to have the normalization false by default, but maybe I am missing something.
Background: Currently, I am using the quiverdata method for visualizing current densities for different set-ups. As I want to compare these vectorfields, it is important that I do not have any automatic scaling.
My results seemed to be a bit strange, I thought, because of some scaling from PyPlot, as I realized now there is some scaling happening through GridVisualize ...
Is there a reasoning behind automatic scaling of quiverdata via setting vnormalize = true by default here?
For me, it would make sense to have the normalization false by default, but maybe I am missing something.
Background: Currently, I am using the quiverdata method for visualizing current densities for different set-ups. As I want to compare these vectorfields, it is important that I do not have any automatic scaling.
My results seemed to be a bit strange, I thought, because of some scaling from PyPlot, as I realized now there is some scaling happening through GridVisualize ...