|
|
||
|
|
ListVectorDensityPlot |
| ListVectorDensityPlot[array] generates a vector plot from a 2D array of vector and scalar field values {{vxij, vyij}, sij}. |
| ListVectorDensityPlot[{{{x1, y1}, {{vx1, vy1}, s1}}, ...}] generates a vector plot from vector and scalar field values {{vxi, vyi}, si} given at specified points {xi, yi}. |
| ListVectorDensityPlot[{data1, data2, ...}] plots data for several vector and scalar fields. |
| AspectRatio | 1 | ratio of height to width | |
| BoundaryStyle | None | how to draw RegionFunction boundaries | |
| BoxRatios | Automatic | effective 3D box ratios for simulated lighting | |
| ColorFunction | Automatic | how to color background densities | |
| ColorFunctionScaling | True | whether to scale arguments to ColorFunction | |
| DataRange | Automatic | the range of x and y values to assume for data | |
| EvaluationMonitor | None | expression to evaluate at every function evaluation | |
| Frame | True | whether to draw a frame around the plot | |
| FrameTicks | Automatic | frame tick marks | |
| LightingAngle | None | effective angle for simulated lighting | |
| MaxRecursion | Automatic | the maximum number of recursive subdivisions allowed for the scalar field | |
| Mesh | None | how many mesh lines to draw in the background | |
| MeshFunctions | {#5&} | how to determine the placement of mesh lines | |
| MeshShading | None | how to shade regions between mesh lines | |
| MeshStyle | Automatic | the style of mesh lines | |
| Method | Automatic | methods to use for the plot | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotRange | {Full,Full} | range of x, y values to include | |
| PlotRangePadding | Automatic | how much to pad the range of values | |
| RegionFunction | True& | determine what region to include | |
| VectorColorFunction | None | how to color vectors | |
| VectorColorFunctionScaling | True | whether to scale the arguments to VectorColorFunction | |
| VectorPoints | Automatic | the number or placement of vectors to plot | |
| VectorScale | Automatic | the scale and size of vectors to plot | |
| VectorStyle | Automatic | how to draw vectors | |
| WorkingPrecision | MachinePrecision | precision to use in internal computations |