|
|
|||
|
|
| ContourStyle is an option for contour plots that specifies the style in which contour lines or surfaces should be drawn. |
| Dashing[{w1,...}] | dashing specification | |
| Directive[g1,g2,...] | composite graphics directive | |
| GrayLevel[i] | intensity | |
| Hue[h] | hue | |
| Opacity[a] | opacity | |
| Red, Blue, etc. | named colors | |
| RGBColor[r,g,b] | RGB color | |
| Thickness[w] | line thickness |
Contour lines are partially transparent by default:
Use dashed contour lines:
Show only the regions between contours, but not the actual contours:
Use partially transparent contour surfaces in three dimensions:
Give an explicit list of styles for contours:
|
| © 2013 Wolfram Research, Inc. |