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 Language. 1991. "PlotRegion." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/PlotRegion.html.

APA

Wolfram Language. (1991). PlotRegion. Wolfram Language & System Documentation Center. Retrieved from 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 ]}