hvplot
hvplot copied to clipboard
vectorfield mag not respected
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').