TernaryPlotCorners

TernaryPlotCorners

TernaryListPlotのオプションで,三角形と軸の配置を指定する.

詳細

  • TernaryPlotCornersは三角プロットの角をどこにするかを座標軸の長さも含めて決定する.
  • デフォルトで,最初の軸は正三角形の底辺に沿って左から右で,2番目と3番目の軸は反時計回りになる.
  • 次は,TernaryPlotCornersの可能な設定である.
  • Automaticデフォルトの反時計回りの方向
    "Clockwise"時計回りの方向
    {pt1,pt2,pt3}3点で決定される方向
  • TernaryPlotCorners{pt1,pt2,pt3}のとき,最初の軸は pt1から pt2まで,2番目の軸は pt2から pt3まで,3番目の軸は pt3から pt1までである.

例題

  (3)

デフォルトで.三角グラフの軸は底辺から始まって反時計回りに進む:

底辺から始まって時計回りに進む軸を表示する:

内側をプロットするための角を指定する:

Wolfram Research (2022), TernaryPlotCorners, Wolfram言語関数, https://reference.wolfram.com/language/ref/TernaryPlotCorners.html.

テキスト

Wolfram Research (2022), TernaryPlotCorners, Wolfram言語関数, https://reference.wolfram.com/language/ref/TernaryPlotCorners.html.

CMS

Wolfram Language. 2022. "TernaryPlotCorners." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TernaryPlotCorners.html.

APA

Wolfram Language. (2022). TernaryPlotCorners. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TernaryPlotCorners.html

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_ternaryplotcorners, organization={Wolfram Research}, title={TernaryPlotCorners}, year={2022}, url={https://reference.wolfram.com/language/ref/TernaryPlotCorners.html}, note=[Accessed: 22-November-2024 ]}