|
|
|||
|
|
|
| ListContourPlot[array] 绘制高度值数组的等高线图. |
| ListContourPlot 绘制指定点值的等高线图. |
| AspectRatio | 1 | 长宽比 | |
| BoundaryStyle | None | 如何绘制 RegionFunction 边界 | |
| BoxRatios | Automatic | 有效的三维边框比率 | |
| ClippingStyle | None | 如何绘制由 PlotRange 剪切的值 | |
| ColorFunction | Automatic | 如何确定等高线之间的区域的着色 | |
| ColorFunctionScaling | True | 是否按比例缩放 ColorFunction | |
| ContourLabels | Automatic | 如何标记等高线的层次 | |
| Contours | Automatic | 显示多少个等高面或哪几个等高面 | |
| ContourShading | Automatic | 如何设置等高线之间的阴影 | |
| ContourStyle | Automatic | 等高线的样式 | |
| DataRange | Automatic | 假设对数据所采用的 x 和 y 坐标值的范围 | |
| Frame | True | 是否在图形周围绘制边框 | |
| FrameTicks | Automatic | 边框刻度标记 | |
| InterpolationOrder | None | 数据点间的插值函数中,每个变量的多项式次数 | |
| LightingAngle | None | 模拟光源的有效角度 | |
| MaxPlotPoints | Automatic | 包含点的最大数量 | |
| Mesh | None | 每个方向绘制网格线的数量 | |
| MeshFunctions | {} | 如何确定网格线的放置 | |
| MeshStyle | Automatic | 网格线的样式 | |
| Method | Automatic | 插值和数据化简的方法 | |
| PerformanceGoal | $PerformanceGoal | 优化执行的性能方面 | |
| PlotRange | {Full,Full,Automatic} | 包含 f 的范围或其它值 | |
| PlotRangeClipping | True | 是否剪切绘图区域 | |
| PlotRangePadding | Automatic | 值的范围的填充程度 | |
| RegionFunction | (True&) | 如何确定是否包含一个点 |