|
|
|||
|
|
|
QuantilePlot | ![]() |
| QuantilePlot[list] 产生 list 的分位数对一个正态分布的分位数的图线. |
| QuantilePlot[dist] 产生分布 dist 的分位数对一个正态分布的分位数的图线. |
| QuantilePlot 产生 data 的分位数对 rdata 的分位数的图线. |
| QuantilePlot 产生 data 的分位数对符号分布 rdist 的分位数的图线. |
| QuantilePlot 产生 |
| Annotation[e,label] | 提供一个注解 | |
| Button[e,action] | 定义一个当元素被点击时执行的操作 | |
| EventHandler[e,...] | 对元素顶一个一个通用事件句柄 | |
| Hyperlink[e,uri] | 使元素作为超链接使用 | |
| PopupWindow[e,cont] | 对元素附加一个弹出窗口 | |
| StatusArea[e,label] | 当鼠标移过元素时,在状态栏中显示 | |
| Style[e,opts] | 显示使用指定样式的元素 | |
| Tooltip[e,label] | 对元素附加一个任意的工具提示条 |
| AspectRatio | 1/GoldenRatio | 宽高比 | |
| ClippingStyle | Automatic | 在曲线被剪切的位置绘制什么 | |
| ColorFunction | Automatic | 如何确定曲线的着色 | |
| ColorFunctionScaling | True | 是否对 ColorFunction 的变量进行尺度缩放 | |
| Filling | None | 在每条曲线下插入的填充 | |
| FillingStyle | Automatic | 用于填充的样式 | |
| Joined | Automatic | 是否对点进行连接 | |
| Mesh | None | 在每条曲线上绘制的网格点的数目 | |
| MeshFunctions | {#1&} | 如何确定网格点的位置 | |
| MeshShading | None | 如何对网格点之间绘制阴影区域 | |
| MeshStyle | Automatic | 网格点的样式 | |
| Method | Automatic | 使用的方法 | |
| PerformanceGoal | $PerformanceGoal | 尝试优化的性能方面 | |
| PlotMarkers | None | 对数据集指定每个点时所用的记号 | |
| PlotRange | Automatic | 要包括的值范围 | |
| PlotRangeClipping | True | 是否在图线范围进行剪切 | |
| PlotStyle | Automatic | 用于对每个对象指定样式的图形指令 | |
| ReferenceLineStyle | Automatic | 参考线的样式 | |
| ScalingFunctions | None | 如何对单个坐标进行尺度缩放 | |
| WorkingPrecision | MachinePrecision | 对符合分布的内部计算所用的精度 |