PlotLabels

PlotLabels

是可视化函数的一个选项,指定对于每个数据源,使用哪些标签.

更多信息

  • PlotLabels->labels 指定在图线中对于每个数据源使用什么标签.
  • labels 的可能设置包括:
  • None不使用标签
    Automatic自动标签
    {lbl1,lbl2,}对于第 i 个标签使用 lbli
    Placed[labels,pos]位置 pos 上的标签
    Placed[labels,pos,f]使用 f 格式化的标签
  • lbli 可以是任何表达式,包括字符串、图形和公式.
  • None 表示不使用标签. 如果标签比 lbli 指定的更多,那么接下去的 lbli 会按 None 处理.
  • 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 语言. 2016. "PlotLabels." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/PlotLabels.html.

APA

Wolfram 语言. (2016). PlotLabels. Wolfram 语言与系统参考资料中心. 追溯自 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 ]}