ContourStyle
可用
Option specifying the style of contour lines
ContourStyle
ContourPlot[Sin[x y], {x, 0, 3}, {y, 0, 3}, ContourStyle -> None]
→ -Graphics-ContourPlot[Sin[x y], {x, 0, 3}, {y, 0, 3}, ContourStyle -> Dashed]
→ -Graphics-ContourPlot3D[x ^ 2 + y ^ 2 - z ^ 2, {x, -1, 1}, {y, -1, 1}, {z, -1, 1}, Mesh -> None, ContourStyle -> Opacity[0.4]]
→ -Graphics3D- 全部 6300 個函式 ·
從 MCP 用戶端使用這個