PlotRegion

PlotRegion

是图形函数的一个选项,它指定所要填充的最后图形所包含的显示区域.

更多信息

  • PlotRegion->{{sxmin,sxmax},{symin,symax}} 指定在尺度坐标中图形最后的所要填充的显示区域.
  • 尺度坐标在每个方向上从 0 到 1.
  • 默认设置 PlotRegion->{{0,1},{0,1}} 指定图形应当填充的整个显示区域.
  • 当图形没有填充到整个显示区域时,剩下的区域根据选项 Background 的设置进行绘制.

范例

基本范例  (3)

图形的内容使用整个区域:

将图形的内容限制在每个方向上居中一半的区域内:

ImagePadding 可以用来增加图形周围的填充:

Wolfram Research (1991),PlotRegion,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PlotRegion.html.

文本

Wolfram Research (1991),PlotRegion,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PlotRegion.html.

CMS

Wolfram 语言. 1991. "PlotRegion." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/PlotRegion.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_plotregion, organization={Wolfram Research}, title={PlotRegion}, year={1991}, url={https://reference.wolfram.com/language/ref/PlotRegion.html}, note=[Accessed: 18-November-2024 ]}