Qurak

MeshStyle

Disponibile

Option specifying the style of mesh lines

MeshStyle
Plot3D[Sin[x y], {x, 0, 3}, {y, 0, 3}, MeshStyle -> Gray] → -Graphics3D-DensityPlot[Sin[x + y ^ 2], {x, 0, 3}, {y, 0, 3}, Mesh -> 8, MeshStyle -> Opacity[0.4]] → -Graphics-ListLinePlot[Prime[Range[20]], Mesh -> All, MeshStyle -> Directive[PointSize[Medium], Red]] → -Graphics-

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP