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 क्लाइंट से उपयोग करें