PlotLabels

PlotLabels

可視化関数のオプションで,各データソースにどのラベルを使うかを指定する.

詳細

  • PlotLabels->labels は,プロット中の各データソースに使用するラベルを指定する.
  • labels の使用可能な設定
  • Noneラベルは使わない
    Automatic自動ラベル
    {lbl1,lbl2,}i 番目のラベルに lbliを使う
    Placed[labels,pos]位置 pos のラベル
    Placed[labels,pos,f]f でフォーマットされたラベル
  • lbliは,数列,グラフィックス,公式を含む任意の式でよい.
  • Noneはラベルを使わないことを意味する.lbliの指定よりもラベルを付けるべき項目が多い場合,後続する lbliNoneであるとみなされる.
  • Placed[labels,pos,]中の位置 pos はラベルを付けられる各項目と相対的である.
  • 位置は関数によって変わるが,AboveBelow,スケールされた位置等を含むことが多い.
  • Labeledを使って明示的なラベル付けが指定されている場合は,PlotLabelsを使ってこれがラベル指定に加えられる.

例題

  (4)

データに使用するラベルを指定する:

曲線が終る前にラベルを置く:

Associationのキーで曲線に自動的にラベルを付ける:

プロットされている式をラベルとして使う:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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