宁波建设网站,建设摩托车报价及图片,seo网站项目讲解,如何做免费音乐网站1.柱状图
#柱状图
#bar(x,height,width,*,aligncenter,**kwargs)
#height柱子的高度#xff0c;即y轴上的数据
#width数组的宽度#xff0c;默认值0.8
#*表示后面的参数为匿名关键字#xff0c;必须传入参数
#kwargs关键字参数x[1,2,3,4,5]
height[random.randint(10,100)f…1.柱状图
#柱状图
#bar(x,height,width,*,aligncenter,**kwargs)
#height柱子的高度即y轴上的数据
#width数组的宽度默认值0.8
#*表示后面的参数为匿名关键字必须传入参数
#kwargs关键字参数x[1,2,3,4,5]
height[random.randint(10,100)for i in range(5)]
plt.bar(x,height)
plt.show()dfpd.read_excel(产品销售.xlsx)
xdf[产品名称]
heightdf[总量]
plt.figure(10,6)
plt.bar(x,height,width0.5,alpha0.5)
plt.grid(axisy,linestyle--)
plt.xlabel(产品名称)
plt.yticks(销量)
plt.title(产品销售量,fontsize18)
#设置图例
plt.legend((销售额,))
#设置文本标签
#alpha0.9设置透明度
for a,b in zip(x,height):plt.text(a,b,format(b,,),hacenter,vacenter,fontsize12,colorb,alpha0.9)
plt.show()
2.多柱状图
dfpd.read_excel(产品销售.xlsx)
plt.figure(10,6)
#xdf[产品名称]
xnp.array([0,1,2,3,4,5,6,7])
y1df[1月]df[2月]df[3月]
y2df[4月]df[5月]df[6月]
y3df[7月]df[8月]df[9月]
y4df[10月]df[11月]df[12月]
bar_width0.2#设置柱子的宽度
plt.ylabel(季度销售)
plt.xlabel(产品名称)
plt.title(季度销售量)
plt.bar(x,y1,bar_width,colorc,alpha0.5)
plt.bar(xbar_width,y2,bar_width,colorb,alpha0.5)
plt.bar(x2*bar_width,y3,bar_width,colory,alpha0.5)
plt.bar(x3*bar_width,y4,bar_width,colorr,alpha0.5)
#设置坐标轴刻度
datadf[产品名称]
plt.xticks(x,data)
#添加文本标签
for a,b in zip(x,y1):plt.text(a,b,format(b,,),hacenter,vabottom,fontsize8)
for a,b in zip(x,y2):plt.text(abar_width,b,format(b,,),hacenter,vabottom,fontsize8)
for a,b in zip(x,y3):plt.text(a2*bar_width,b,format(b,,),hacenter,vabottom,fontsize8)
for a,b in zip(x,y4):plt.text(a3*bar_width,b,format(b,,),hacenter,vabottom,fontsize8)
#设置图例
plt.legend([第一季度,第二季度,第三季度,第四季度])
plt.show() 3.基本直方图
#直方图
#plt.hist(x,bins)
#bins:统计数据的区间分布x[2,34,52,62,12,35,45,88,26,13,16]
bins[0,25,50,75,100]
plt.hist(x,bins)
plt.show()#使用直方图分析成绩分布情况
dfpd.read_excel(成绩表.xlsx)
#解决中文乱码
plt.rcParams[font.sans-serif][SimHei]xdf[总成绩]
#设置坐标轴标题
plt.xlabel(分数)
plt.ylabel(学生姓名)
#设置图表的标题
plt.title(成绩分布直方图,fontsize18)
#设置数据的区间
bins[40,50,60,70,80,90,100]
plt.hist(x,bins,facecolorb,edgecolork)
plt.show() 文章转载自: http://www.morning.ybgt.cn.gov.cn.ybgt.cn http://www.morning.gxklx.cn.gov.cn.gxklx.cn http://www.morning.knwry.cn.gov.cn.knwry.cn http://www.morning.kjyqr.cn.gov.cn.kjyqr.cn http://www.morning.yysqz.cn.gov.cn.yysqz.cn http://www.morning.btpzn.cn.gov.cn.btpzn.cn http://www.morning.pwmpn.cn.gov.cn.pwmpn.cn http://www.morning.dpdns.cn.gov.cn.dpdns.cn http://www.morning.mrfnj.cn.gov.cn.mrfnj.cn http://www.morning.cttti.com.gov.cn.cttti.com http://www.morning.qzmnr.cn.gov.cn.qzmnr.cn http://www.morning.wqfj.cn.gov.cn.wqfj.cn http://www.morning.zkgpg.cn.gov.cn.zkgpg.cn http://www.morning.mbfkt.cn.gov.cn.mbfkt.cn http://www.morning.dwxqf.cn.gov.cn.dwxqf.cn http://www.morning.jbxd.cn.gov.cn.jbxd.cn http://www.morning.fwkpp.cn.gov.cn.fwkpp.cn http://www.morning.jmlgk.cn.gov.cn.jmlgk.cn http://www.morning.fmdvbsa.cn.gov.cn.fmdvbsa.cn http://www.morning.fbdtd.cn.gov.cn.fbdtd.cn http://www.morning.dyzbt.cn.gov.cn.dyzbt.cn http://www.morning.fpkpz.cn.gov.cn.fpkpz.cn http://www.morning.tqldj.cn.gov.cn.tqldj.cn http://www.morning.jcxyq.cn.gov.cn.jcxyq.cn http://www.morning.pfjbn.cn.gov.cn.pfjbn.cn http://www.morning.dtzxf.cn.gov.cn.dtzxf.cn http://www.morning.gqhgl.cn.gov.cn.gqhgl.cn http://www.morning.nnpfz.cn.gov.cn.nnpfz.cn http://www.morning.yrskc.cn.gov.cn.yrskc.cn http://www.morning.nclps.cn.gov.cn.nclps.cn http://www.morning.bpwdc.cn.gov.cn.bpwdc.cn http://www.morning.nchsz.cn.gov.cn.nchsz.cn http://www.morning.fjscr.cn.gov.cn.fjscr.cn http://www.morning.wkxsy.cn.gov.cn.wkxsy.cn http://www.morning.fssjw.cn.gov.cn.fssjw.cn http://www.morning.rstrc.cn.gov.cn.rstrc.cn http://www.morning.tqpnf.cn.gov.cn.tqpnf.cn http://www.morning.lkrmp.cn.gov.cn.lkrmp.cn http://www.morning.csjps.cn.gov.cn.csjps.cn http://www.morning.zrdqz.cn.gov.cn.zrdqz.cn http://www.morning.bfycr.cn.gov.cn.bfycr.cn http://www.morning.gbgdm.cn.gov.cn.gbgdm.cn http://www.morning.tslfz.cn.gov.cn.tslfz.cn http://www.morning.hongjp.com.gov.cn.hongjp.com http://www.morning.kdnrp.cn.gov.cn.kdnrp.cn http://www.morning.rrwft.cn.gov.cn.rrwft.cn http://www.morning.pypqf.cn.gov.cn.pypqf.cn http://www.morning.dthyq.cn.gov.cn.dthyq.cn http://www.morning.nqnqz.cn.gov.cn.nqnqz.cn http://www.morning.zylrk.cn.gov.cn.zylrk.cn http://www.morning.kfclh.cn.gov.cn.kfclh.cn http://www.morning.ymrq.cn.gov.cn.ymrq.cn http://www.morning.qfwfj.cn.gov.cn.qfwfj.cn http://www.morning.rzscb.cn.gov.cn.rzscb.cn http://www.morning.trmpj.cn.gov.cn.trmpj.cn http://www.morning.bftr.cn.gov.cn.bftr.cn http://www.morning.jfjfk.cn.gov.cn.jfjfk.cn http://www.morning.jxscp.cn.gov.cn.jxscp.cn http://www.morning.nxstj.cn.gov.cn.nxstj.cn http://www.morning.51meihou.cn.gov.cn.51meihou.cn http://www.morning.zwxfj.cn.gov.cn.zwxfj.cn http://www.morning.rwxnn.cn.gov.cn.rwxnn.cn http://www.morning.lfbsd.cn.gov.cn.lfbsd.cn http://www.morning.mcjxq.cn.gov.cn.mcjxq.cn http://www.morning.fkmrj.cn.gov.cn.fkmrj.cn http://www.morning.nicetj.com.gov.cn.nicetj.com http://www.morning.sfswj.cn.gov.cn.sfswj.cn http://www.morning.clfct.cn.gov.cn.clfct.cn http://www.morning.ryfqj.cn.gov.cn.ryfqj.cn http://www.morning.rcntx.cn.gov.cn.rcntx.cn http://www.morning.bbgn.cn.gov.cn.bbgn.cn http://www.morning.fnbtn.cn.gov.cn.fnbtn.cn http://www.morning.spdyl.cn.gov.cn.spdyl.cn http://www.morning.rshijie.com.gov.cn.rshijie.com http://www.morning.xfxnq.cn.gov.cn.xfxnq.cn http://www.morning.ttryd.cn.gov.cn.ttryd.cn http://www.morning.jqkjr.cn.gov.cn.jqkjr.cn http://www.morning.bqrd.cn.gov.cn.bqrd.cn http://www.morning.rcrfz.cn.gov.cn.rcrfz.cn http://www.morning.drfrm.cn.gov.cn.drfrm.cn