vectorfield mag not respected
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
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')`.
Contributor guide
Assessment
This issue has not been assessed yet.