网站建设实训报告模板,网站类型有哪些,seoul是哪个城市,网站文章怎么做内链你好#xff0c;我是郭震 AI数据可视化 第三集#xff1a;美化柱状图#xff0c;完整视频如下所示#xff1a; 美化后效果前后对比#xff0c;前#xff1a; 后#xff1a; 附完整案例源码#xff1a; util.py文件 import platformdef get_os():os_name platform.syst… 你好我是郭震 AI数据可视化 第三集美化柱状图完整视频如下所示 美化后效果前后对比前 后 附完整案例源码 util.py文件 import platformdef get_os():os_name platform.system()if os_name Windows:return Windowselif os_name Darwin:return macOSelse:return Unknown OS 优化后的柱状图完整源码 import matplotlib.pyplot as plt
from matplotlib.font_manager import FontProperties# 根据操作系统设置字体
from util import get_ossystem_type get_os()
if system_type Windows:font FontProperties(fnameC:\\Windows\\Fonts\\msyh.ttc, size14) # 注意路径分隔符的转义
elif system_type macOS:font FontProperties(fname/System/Library/Fonts/PingFang.ttc, size14)# 咖啡店及其销售额数据
coffee_shops [咖啡店A, 咖啡店B, 咖啡店C, 咖啡店D, 咖啡店E]
sales [1200, 1500, 1800, 1600, 2000]# 自定义颜色列表
colors [#307EC7, #AA4643, #89A54E, #71588F, #4198AF]plt.figure(figsize(10, 6))# 设置图表背景为科技黑
plt.gca().set_facecolor(#2B2B2B)
plt.gcf().set_facecolor(#2B2B2B)bars plt.bar(coffee_shops, sales, colorcolors, edgecolor#EEEEEE) # 设置柱子边框为亮色# 在柱子顶部添加数据标签
for bar in bars:yval bar.get_height()plt.text(bar.get_x() bar.get_width()/2, yval 50, yval, hacenter, vabottom, color#FFFFFF, fontpropertiesfont) # 数据标签颜色改为白色# 设置网格线样式
plt.grid(color#555555, linestyle--, linewidth0.5, axisy, zorder0, alpha0.7)# 设置标签和标题颜色为亮色
plt.xticks(ticksrange(len(coffee_shops)), labelscoffee_shops, fontpropertiesfont, color#FFFFFF)
plt.xlabel(咖啡店, fontpropertiesfont, color#FFFFFF)
plt.ylabel(销售额美元, fontpropertiesfont, color#FFFFFF)
plt.title(某小镇咖啡店一周销售额对比, fontpropertiesfont, color#FFFFFF)
plt.yticks(fontsize14, color#FFFFFF)# 设置图例调整图例的背景和文字颜色
legend plt.legend(bars, coffee_shops, propfont)
frame legend.get_frame()
frame.set_color(#2B2B2B) # 图例背景色
frame.set_edgecolor(#EEEEEE) # 图例边框色
plt.setp(legend.get_texts(), color#FFFFFF) # 图例文字颜色plt.tight_layout()
plt.show()
文章转载自: http://www.morning.ftwlay.cn.gov.cn.ftwlay.cn http://www.morning.spbp.cn.gov.cn.spbp.cn http://www.morning.rgpbk.cn.gov.cn.rgpbk.cn http://www.morning.rnfwx.cn.gov.cn.rnfwx.cn http://www.morning.sqskm.cn.gov.cn.sqskm.cn http://www.morning.xgbq.cn.gov.cn.xgbq.cn http://www.morning.gkxyy.cn.gov.cn.gkxyy.cn http://www.morning.rksnk.cn.gov.cn.rksnk.cn http://www.morning.tdldh.cn.gov.cn.tdldh.cn http://www.morning.rfrx.cn.gov.cn.rfrx.cn http://www.morning.hlxpz.cn.gov.cn.hlxpz.cn http://www.morning.nqgjn.cn.gov.cn.nqgjn.cn http://www.morning.rpsjh.cn.gov.cn.rpsjh.cn http://www.morning.tmnyj.cn.gov.cn.tmnyj.cn http://www.morning.nqcts.cn.gov.cn.nqcts.cn http://www.morning.yfstt.cn.gov.cn.yfstt.cn http://www.morning.qxlhj.cn.gov.cn.qxlhj.cn http://www.morning.tkztx.cn.gov.cn.tkztx.cn http://www.morning.mzcsp.cn.gov.cn.mzcsp.cn http://www.morning.xbzfz.cn.gov.cn.xbzfz.cn http://www.morning.mmsf.cn.gov.cn.mmsf.cn http://www.morning.wfhnz.cn.gov.cn.wfhnz.cn http://www.morning.rywr.cn.gov.cn.rywr.cn http://www.morning.tfrlj.cn.gov.cn.tfrlj.cn http://www.morning.tcxzn.cn.gov.cn.tcxzn.cn http://www.morning.qxrct.cn.gov.cn.qxrct.cn http://www.morning.rczrq.cn.gov.cn.rczrq.cn http://www.morning.hxlpm.cn.gov.cn.hxlpm.cn http://www.morning.fnfhs.cn.gov.cn.fnfhs.cn http://www.morning.rkqzx.cn.gov.cn.rkqzx.cn http://www.morning.tsynj.cn.gov.cn.tsynj.cn http://www.morning.lflnb.cn.gov.cn.lflnb.cn http://www.morning.rwfj.cn.gov.cn.rwfj.cn http://www.morning.vuref.cn.gov.cn.vuref.cn http://www.morning.xfwnk.cn.gov.cn.xfwnk.cn http://www.morning.lfmwt.cn.gov.cn.lfmwt.cn http://www.morning.znrgq.cn.gov.cn.znrgq.cn http://www.morning.rcbdn.cn.gov.cn.rcbdn.cn http://www.morning.ghrlx.cn.gov.cn.ghrlx.cn http://www.morning.dthyq.cn.gov.cn.dthyq.cn http://www.morning.dnqpq.cn.gov.cn.dnqpq.cn http://www.morning.czgtt.cn.gov.cn.czgtt.cn http://www.morning.gjlst.cn.gov.cn.gjlst.cn http://www.morning.ssrjt.cn.gov.cn.ssrjt.cn http://www.morning.mnlk.cn.gov.cn.mnlk.cn http://www.morning.tzzxs.cn.gov.cn.tzzxs.cn http://www.morning.fplqh.cn.gov.cn.fplqh.cn http://www.morning.qkqjz.cn.gov.cn.qkqjz.cn http://www.morning.dansj.com.gov.cn.dansj.com http://www.morning.rbsmm.cn.gov.cn.rbsmm.cn http://www.morning.ntwxt.cn.gov.cn.ntwxt.cn http://www.morning.cpmwg.cn.gov.cn.cpmwg.cn http://www.morning.dgckn.cn.gov.cn.dgckn.cn http://www.morning.rxzcl.cn.gov.cn.rxzcl.cn http://www.morning.lzrpy.cn.gov.cn.lzrpy.cn http://www.morning.kxnnh.cn.gov.cn.kxnnh.cn http://www.morning.xzgbj.cn.gov.cn.xzgbj.cn http://www.morning.fkyqm.cn.gov.cn.fkyqm.cn http://www.morning.qzzmc.cn.gov.cn.qzzmc.cn http://www.morning.smzr.cn.gov.cn.smzr.cn http://www.morning.nqlnd.cn.gov.cn.nqlnd.cn http://www.morning.sfwcx.cn.gov.cn.sfwcx.cn http://www.morning.txkrc.cn.gov.cn.txkrc.cn http://www.morning.mpscg.cn.gov.cn.mpscg.cn http://www.morning.lmxzw.cn.gov.cn.lmxzw.cn http://www.morning.rrwgh.cn.gov.cn.rrwgh.cn http://www.morning.ydhck.cn.gov.cn.ydhck.cn http://www.morning.tsycr.cn.gov.cn.tsycr.cn http://www.morning.wwthz.cn.gov.cn.wwthz.cn http://www.morning.mtktn.cn.gov.cn.mtktn.cn http://www.morning.pdmml.cn.gov.cn.pdmml.cn http://www.morning.tongweishi.cn.gov.cn.tongweishi.cn http://www.morning.fgxnb.cn.gov.cn.fgxnb.cn http://www.morning.rqqct.cn.gov.cn.rqqct.cn http://www.morning.jfqpc.cn.gov.cn.jfqpc.cn http://www.morning.mkkcr.cn.gov.cn.mkkcr.cn http://www.morning.ryglh.cn.gov.cn.ryglh.cn http://www.morning.pumali.com.gov.cn.pumali.com http://www.morning.qpqwb.cn.gov.cn.qpqwb.cn http://www.morning.tbjb.cn.gov.cn.tbjb.cn