PlotMarkers

PlotMarkers

是用于诸如 ListPlotListLinePlot 类型的图形函数的一个选项,它确定了在绘制点处的标记.

更多信息

  • 可以采用下面的设置:
  • None没有标记
    Automatic标准的标记序列
    {Automatic,s}大小为 s 的标准标记序列
    g由表达式 g 的副本组成的标记
    {g,s}大小为 s 的表达式 g
    {g1,g2,}数据集 i 的表达式 gi
    {{g1,s1},{g2,s2},}大小分别为 si 的表达式 gi
    "OpenMarkers"预定义开放标记
  • 大小 s 可能的值为:
  • Scaled[s]封闭区域的比例 s
    Offset[d]d 打印机点
    Tiny,Small,Medium,Large预定义大小
  • PlotMarkers->Automatic 采用预定义的标准标记序列来显示连续的点列表.
  • 设置为 PlotMarkers->g 时,放置图形的一个副本或者其它的表达式 g,这样它的对齐点就位于所显示的点的位置.
  • 设置为 PlotMarkers->{g1,,gn} 时,gi 循环地应用于连续的数据集列表.

范例

打开所有单元关闭所有单元

基本范例  (4)

采用默认的形状序列来区分数据集:

使用开放标记区别数据集:

采用文本或者标签集来区分数据集:

采用任何二维或者三维的图形作为图形标记:

范围  (2)

使用标记的绝对大小:

使用可以与图形一起调整的大小:

每个标记使用不同的大小:

Wolfram Research (2007),PlotMarkers,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PlotMarkers.html (更新于 2019 年).

文本

Wolfram Research (2007),PlotMarkers,Wolfram 语言函数,https://reference.wolfram.com/language/ref/PlotMarkers.html (更新于 2019 年).

CMS

Wolfram 语言. 2007. "PlotMarkers." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2019. https://reference.wolfram.com/language/ref/PlotMarkers.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_plotmarkers, organization={Wolfram Research}, title={PlotMarkers}, year={2019}, url={https://reference.wolfram.com/language/ref/PlotMarkers.html}, note=[Accessed: 18-November-2024 ]}