首页 技术 正文
技术 2022年11月7日
0 收藏 410 点赞 718 浏览 1405 个字

<!–
.alexrootdiv{
font-family: 微软雅黑;
box-shadow:0 0 10px;
padding:10px;
}
.alexrootdiv p{
text-indent: 2em;
}
.alexrootdiv>–>p{
font-size: 15px;
}
.alexrootdiv>div{
background: #eeeeee; border: 1px solid #aaa; width: 99%; padding: 5px; margin: 1em 0 1em 0;
}
.alextitlep{
font-size: 18px; font-weight: bold; color: red;
}
.alexrootdiv span{
color:blue;font-weight:bold;
}
.alexrootdiv table{
margin:10px;border-collapse:collapse;border:1px solid #aaa;width:100%;
}
.alexrootdiv table th{
vertical-align:baseline;padding:5px 15px 5px 6px;background-color:#d5d5d5;border:1px solid #aaa;text-align:left;
}
.alexrootdiv table td{
vertical-align:text-top;padding:6px 15px 6px 6px;background-color:#efefef;border:1px solid #aaa;
}
.attentationp{
font-size: 15px; text-indent: 2em; background: #ee0; color: red; font-weight: bold;
}
.borderstylediv{
width:12vw;text-align:center;
}
img{box-shadow:0 0 14px;}
–>

源文件360网盘下载链接:DNA图表
访问密码:2122最终效果

Excel图表-"DNA"图

数据清单内容:

省份 1994 年 2004 年 差异
最高标准 最低标准 最高标准 最低标准
北京 210 140 545 510 370
天津 210 120 530 510 390
河北 180 140 520 420 280
山西 200 120 520 400 280
内蒙古 170 130 420 380 250
辽宁 210 150 450 350 200
吉林 190 140 310 240 100
黑龙江 200 170 390 235 65
上海 220 170 635 235 65
江苏 210 140 620 360 220
浙江 210 200 620 440 240
安徽 180 150 410 290 140
福建 280 170 480 280 110
江西 190 130 360 270 140
山东 170 130 530 350 220
河南 204 136 380 240 104
湖北 180 120 460 280 160
湖南 205 137 400 300 163
广东 320 137 684 352 215
广西 200 150 460 320 170
海南 280 180 500 350 170
四川 180 125 450 280 155
贵州 190 130 400 320 190
云南 185 135 470 350 215
陕西 200 125 490 400 275
甘肃 180 140 340 300 160
青海 200 170 370 330 160
宁致 180 140 380 320 180
新强 180 130 480 300 170

制作步骤:

后续补上,下面有下载链接,可以先下载试着做一下。

相关推荐
python开发_常用的python模块及安装方法
adodb:我们领导推荐的数据库连接组件bsddb3:BerkeleyDB的连接组件Cheetah-1.0:我比较喜欢这个版本的cheeta…
日期:2022-11-24 点赞:878 阅读:9,078
Educational Codeforces Round 11 C. Hard Process 二分
C. Hard Process题目连接:http://www.codeforces.com/contest/660/problem/CDes…
日期:2022-11-24 点赞:807 阅读:5,553
下载Ubuntn 17.04 内核源代码
zengkefu@server1:/usr/src$ uname -aLinux server1 4.10.0-19-generic #21…
日期:2022-11-24 点赞:569 阅读:6,402
可用Active Desktop Calendar V7.86 注册码序列号
可用Active Desktop Calendar V7.86 注册码序列号Name: www.greendown.cn Code: &nb…
日期:2022-11-24 点赞:733 阅读:6,177
Android调用系统相机、自定义相机、处理大图片
Android调用系统相机和自定义相机实例本博文主要是介绍了android上使用相机进行拍照并显示的两种方式,并且由于涉及到要把拍到的照片显…
日期:2022-11-24 点赞:512 阅读:7,814
Struts的使用
一、Struts2的获取  Struts的官方网站为:http://struts.apache.org/  下载完Struts2的jar包,…
日期:2022-11-24 点赞:671 阅读:4,898