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 用戶端使用這個