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