PlotLegends

PlotLegends

是图线函数的一个选项,指定使用哪个图例.

更多信息

  • PlotLegends 的典型设置包括:
  • None不添加图例
    Automatic使用自动图例
    "Expressions"将公式作为图例标签使用
    {lbl1,lbl2,}对第 i 个输入使用 lbli
    exprexpr 作为图例使用
    Placed[leg,pos]指定图例位置
  • 下面图例构建器可用于形成常常出现的图例:SwatchLegendLineLegendPointLegendBarLegend.
  • PlotLegendsPlaced[leg,pos] 将图例 leg 置于 pos 指定的位置.
  • pos 的可能形式有:
  • Above,Below,Before,Afterexpr 边框外的位置
    {h,v}水平位置 h 和垂直位置 v
    {{ex,ey},{lx,ly}}图例中按比例缩放的位置 {lx,ly} 位于 expr 中按比例缩放的位置 {ex,ey}
  • 可能的水平位置包括 BeforeLeftCenterRightAfter.
  • 可能的垂直位置包括 BelowBottomCenterTopAbove.

范例

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

基本范例  (5)

用可编辑的占位符作为图例:

用所绘曲线的表达式作为图例:

指定作为图例的文字:

将图例放在绘图下方:

将图例置于图中:

范围  (5)

图论内容  (2)

使用 LineLegend 来构建图例:

使用 SwatchLegend 构建图例:

BarLegend 用于 ContourPlotDensityPlot:

使用 SwatchLegend 来构建图例:

图例可以是任意表达式:

图例的放置  (3)

使用 Placed 来改变图例位置:

使用已命名的水平和垂直位置来放置图例:

使用与图线范围相关联的缩放坐标来放置图例:

对于精细控件图例的放置,指定图例应该放置的位置:

可能存在的问题  (1)

由于使用了 HoldFormManipulate 中的控制变量出现在图例中:

使用 With 来显示变量值:

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

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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