ContourShading
可用
Option specifying shading between contour lines
ContourShading
ContourPlot[Sin[x]Sin[y], {x, 0, 3Pi}, {y, 0, 3Pi}, ContourShading -> None]
→ -Graphics-ContourPlot[Sin[x]Sin[y], {x, 0, 3Pi}, {y, 0, 3Pi}, ContourShading -> ColorData[35, "ColorList"]]
→ -Graphics-ContourPlot[Sin[x]Sin[y], {x, 0, 3Pi}, {y, 0, 3Pi}, Contours -> 7, ContourShading -> {Purple, Blue, Cyan, Green, Yellow, Pink, Orange, Red}]
→ -Graphics- 全部 6300 个函数 ·
从 MCP 客户端使用