MeshStyle
ใช้งานได้
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- ฟังก์ชันทั้งหมด 6300 รายการ ·
ใช้สิ่งนี้จากไคลเอนต์ MCP