Qurak

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 客户端使用