ChartLabels

ChartLabels

是图表函数的一个选项,指定图表元素使用的标签.

更多信息

  • ChartLabels->{lab1,lab2,}lbli 作为每个数据集中第 i 个元素的标签.
  • lbli 可以是任何字符串、图形或其它静态或动态表达式.
  • None 指定无标签. 如果数据集中的元素多于指定的 lbli, 则其后的 lbli 采用 None.
  • 如果用 Labeled 指定了数据集的一个明确标签, 则该标签也添加到通过 ChartLabels 指定的标签中.
  • 标签的坐标或其它效果可以用 Placed 指定.
  • ChartLabels->Placed[{lab1,lab2,},pos] 将所有 lbli 放置在 pos 指定的坐标上.
  • ChartLabels->{spec1,spec2,} 用连续的 speci 指定数据集嵌套列表中的连续维的标签.

范例

基本范例  (3)

将标签放置在每个条纹的顶部:

将标签放置在外面的径向位置上:

将行标签放置在条纹组的上方,将列标签放置在每个条纹的顶部:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_chartlabels, organization={Wolfram Research}, title={ChartLabels}, year={2008}, url={https://reference.wolfram.com/language/ref/ChartLabels.html}, note=[Accessed: 21-November-2024 ]}