|
|
|||
|
|
|
| VectorScale is an option to VectorPlot, ListVectorPlot, and related functions that determines the length and arrowhead size of field vectors that are drawn. |
| Automatic | automatic setting based on the location of field vectors | |
| Large,Medium, Small, Tiny | scale field vectors to be large, medium, etc. | |
| {unitlen,aratio,sfun} | use explicit specification of field vector scale |
| s | unit scale to use, given as a fraction of the diagonal of the overall bounding box | |
| Large,Medium,Small,Tiny | symbolic unit lengths |
| r | absolute aspect ratio relative to unitlen | |
| Scaled[r] | relative aspect ratio for each vector box | |
| Automatic | correspond to Scaled |