is an option for VectorPlot and related functions that specifies the range of vector magnitudes to include in a plot.


VectorRange
is an option for VectorPlot and related functions that specifies the range of vector magnitudes to include in a plot.
Details

- The following settings can be given for VectorRange:
-
Automatic automatically determine the vectors to include All include all vectors {min,max} include vectors whose magnitudes are between min and max - With the Automatic setting, the distribution of vector magnitudes is found, and any vectors sufficiently far out in the distribution are clipped.
- The appearance of clipped vectors depends on ClippingStyle.
Examples
open all close allBasic Examples (4)
Scope (4)
Specify the range of vector norms to be plotted:
The vectors only change style between the circles where the norms are in the specified range:
Remove the vectors outside of the vector range:
Specify a color to use for out-of-range vectors:
Use red for vectors that are too small and black for those that are too large:
Related Guides
History
Text
Wolfram Research (2020), VectorRange, Wolfram Language function, https://reference.wolfram.com/language/ref/VectorRange.html.
CMS
Wolfram Language. 2020. "VectorRange." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VectorRange.html.
APA
Wolfram Language. (2020). VectorRange. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VectorRange.html
BibTeX
@misc{reference.wolfram_2025_vectorrange, author="Wolfram Research", title="{VectorRange}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/VectorRange.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_vectorrange, organization={Wolfram Research}, title={VectorRange}, year={2020}, url={https://reference.wolfram.com/language/ref/VectorRange.html}, note=[Accessed: 13-August-2025]}