python设置legend的具体位置_python matplotlib 图例设置 legend() 参数详解

本文详细介绍了如何使用Python的matplotlib库设置图例的位置、字体、大小等属性,包括loc参数、labels、prop、fontsize等,帮助你更好地定制图表的图例。
摘要由CSDN通过智能技术生成

legend(loc # Location code string, or tuple (see below).

# 图例所有figure位置。

labels # 标签名称。

prop # the font property.

# 字体参数

fontsize # the font size (used onlyif prop isnot specified).

# 字号大小。

markerscale # the relative size of legend markers vs.

# original 图例标记与原始标记的相对大小

markerfirst # If True (default), marker isto left of the label.

# 如果为True,则图例标记位于图例标签的左侧

numpoints # the number of pointsin the legend forline.

# 为线条图图例条目创建的标记点数

scatterpoints # the number of pointsin the legend forscatter plot.

# 为散点图图例条目创建的标记点数

scatteryoffsets # a list of yoffsetsfor scatter symbols inlegend.

# 为散点图图例条目创建的标记的垂直偏移量

frameon # If True, draw the legend on a patch (frame).

# 控制是否应在图例周围绘制框架

fancybox # If True, draw the frame with a round fancybox.

# 控制是否应在构成图例背景的FancyBboxPatch周围启用圆边

<
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值