您好,欢迎来到三六零分类信息网!老站,搜索引擎当天收录,欢迎发信息

Python高考 | 考出河南!全国各地区高考难度地图

2024/12/29 4:00:21发布14次查看
本期根据 2023年全国各地区高考人数,利用python的pyecharts库绘制相应考试难度地图,希望对大家有所帮助,如有疑问或者需要改进的地方可以联系小编。
1. 数据
df = pd.read_excel('2023各省高考人数.xlsx')
2. 绘图
2.1 底图
def get_map(): my_map = ( map(init_opts=opts.initopts(width='1000px', height='800px',bg_color='#000000')) .add('', [list(z) for z in zip(x_data, y_data)], maptype='china', ) .set_global_opts( title_opts=opts.titleopts( title='考出河南!全国各地区高考难度地图', pos_top='2%',pos_left="center", title_textstyle_opts=opts.textstyleopts(color='#fafafa',font_size=28), ), ) )
2.2 添加热图分组
visualmap_opts=opts.visualmapopts( is_show=true, is_piecewise=true, split_number = 6, max_=130)
2.3 添加文本注释children=[ opts.graphictext( graphic_item=opts.graphicitem(left="center", top="middle", z=100), graphic_textstyle_opts=opts.graphictextstyleopts( text_align='right', text='-- 制图@公众号:python当打之年 --', font="14px bold", graphic_basicstyle_opts=opts.graphicbasicstyleopts(fill='#fff'), ), ),]
最终效果:
以上就是python高考 | 考出河南!全国各地区高考难度地图的详细内容。
该用户其它信息

VIP推荐

免费发布信息,免费发布B2B信息网站平台 - 三六零分类信息网 沪ICP备09012988号-2
企业名录 Product