hvplot icon indicating copy to clipboard operation
hvplot copied to clipboard

vectorfield mag not respected

Open maximlt opened this issue 7 months ago • 0 comments

The vectorfield method has a mag keyword, but setting it doesn't cause the arrows to scale with the magnitude; it simply adds this column to the vdims. The workaround is to call .opts(magnitude='mag_col').

maximlt avatar Jul 29 '25 05:07 maximlt