|
|
||
|
|
| RegionPlot[pred, {x, xmin, xmax}, {y, ymin, ymax}] makes a plot showing the region in which pred is True. |
| AspectRatio | 1 | ratio of height to width | |
| BoundaryStyle | Automatic | the style for the boundary of each region | |
| ColorFunction | Automatic | how to color the interior of each region | |
| ColorFunctionScaling | True | whether to scale the argument to ColorFunction | |
| EvaluationMonitor | None | expression to evaluate at every function evaluation | |
| Frame | True | whether to draw a frame around the plot | |
| MaxRecursion | Automatic | the maximum number of recursive subdivisions allowed | |
| Mesh | None | how many mesh lines to draw | |
| MeshFunctions | {#1&,#2&} | what mesh lines to draw | |
| MeshShading | None | how to shade regions between mesh lines | |
| MeshStyle | Automatic | the style for mesh lines | |
| Method | Automatic | the method to use for refining regions | |
| PerformanceGoal | $PerformanceGoal | aspects of performance to try to optimize | |
| PlotPoints | Automatic | initial number of sample points | |
| PlotRange | Full | the range of values to include in the plot | |
| PlotRangeClipping | True | whether to clip at the plot range | |
| PlotRangePadding | Automatic | how much to pad the range of values | |
| PlotStyle | Automatic | graphics directives to specify the style for regions | |
| WorkingPrecision | MachinePrecision | the precision used in internal computations |