ContourStyle

ContourStyle

是等高线图的一个选项,指定等高线或等高面应绘制的样式.

更多信息

  • ContourStyle->g 指定所有的等高线或等高面应使用图形指令 g 来绘制.
  • ContourStyle->{g1,g2,} 指定连续等高线应当使用连续指令 gi 绘制.
  • 如果等式作为 ContourPlotContourPlot3D 的输入,则重复使用 ContourStyle->{g1,g2,} 中的连续指令绘制连续等式的等高线.
  • 可以给出的指令包括:
  • Dashing[{w1,}]虚线指定
    Directive[g1,g2,]复合图形指令
    GrayLevel[i]密度
    Hue[h]色调
    Opacity[a]不透明度
    Red, Blue, etc.命名的颜色
    RGBColor[r,g,b]RGB 色
    Thickness[w]线的粗细
  • 对于个别的 gi,指令列表等价于 Directive[]. 对于单个的 g,指令列表必须以 {list} 形式给出.
  • ContourStyle->None 指明不显式绘制等高线或等高面. 等高线阴影和网格线不受影响.

范例

基本范例  (5)

缺省等高线是半透明的:

等高线使用虚线:

只显示等高线之间的区域,不显示等高线:

在三维图形中使用半透明的等高曲面:

给出等高线样式的显式列表:

Wolfram Research (1991),ContourStyle,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ContourStyle.html (更新于 2007 年).

文本

Wolfram Research (1991),ContourStyle,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ContourStyle.html (更新于 2007 年).

CMS

Wolfram 语言. 1991. "ContourStyle." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2007. https://reference.wolfram.com/language/ref/ContourStyle.html.

APA

Wolfram 语言. (1991). ContourStyle. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ContourStyle.html 年

BibTeX

@misc{reference.wolfram_2024_contourstyle, author="Wolfram Research", title="{ContourStyle}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/ContourStyle.html}", note=[Accessed: 13-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_contourstyle, organization={Wolfram Research}, title={ContourStyle}, year={2007}, url={https://reference.wolfram.com/language/ref/ContourStyle.html}, note=[Accessed: 13-November-2024 ]}