Echarts+JS实现数据分析可视化大屏!!附源码!!

简介: Echarts+JS实现数据分析可视化大屏!!附源码!!

主题:大数据可视化大屏

开发技术:

 Echarts+html+css+js

支持平台:

 dw,vscode,webstorm,idea,Hbuilderx等

源码:文末附

如需定制开发大屏,可在公众号内联系作者

体效果

部分js代码


<div class="container m-20">
  <div class="row">
    <div class="col-lg-3">
      <div class="box1">
        <div class="title">标题标题</div>
        <div class="box1_con" id="box1"></div>
      </div>
      <div class="box2 m-20">
        <div class="title">标题标题</div>
        <div class="box2_con" id="box2"></div>
      </div>
    </div>
    <div class="col-lg-6">
      <div class="box3">
        <div class="title">标题标题</div>
        <div class="box3_con">
          <div class="box3_con_left" id="box3_left"></div>
          <div class="box3_con_right">
            <div class="box3_con_right_top">
              <div class="row">
                <div class="col-lg-4 data_bg"><p>12569</p><small>设备总数</small></div>
                <div class="col-lg-4 data_bg"><p>12375</p><small>运行设备</small></div>
                <div class="col-lg-4 data_bg"><p>178</p><small>月修设备</small></div>
              </div>
            </div>
            <div class="box3_con_right_bot" id="box3_right"></div>
          </div>
        </div>
      </div>
      <div class="box4 m-20">
        <div class="title">标题标题</div>
        <div class="box4_con" id="box4"></div>
      </div>
    </div>
    <div class="col-lg-3 box5">
      <div class="title">标题标题</div>
 <div class="box5_con">
        <div class="box5_con_top" id="box5"></div>
        <div class="title m-20">标题标题</div>
        <div class="box5_con_bot">

部分CSS代码

.title{width: 100%; height: 60px; font-size: 20px; color: #ff9000; line-height: 60px; padding-left: 20px; background: url(../img/title_icon.png) left center no-repeat; float: left;}
.box1{width: 455px; height: 400px; padding: 0 0 25px 25px; background: url(../img/bg_box1.png) no-repeat; float: left;}
.box1_con{width: 455px; height: 340px; float: left;}
.box2{width: 455px; height: 537px; padding: 0 0 25px 25px; background: url(../img/bg_box2.png) no-repeat; float: left;}
.box2_con{width: 455px; height: 500px; float: left;}
.box3{width: 950px; height: 500px; padding: 0 25px 25px 25px; background: url(../img/bg_box3.png) no-repeat; float: left;}
.box3_con{width: 950px; height: 470px; float: left;}
.box3_con .box3_con_left{width: 270px; height: 380px; float: left; margin-top: 30px;}
.box3_con .box3_con_right{width: 680px; height: 470px; float: left;}
.box3_con_right .box3_con_right_top{width: 680px; height: 120px;}
.box3_con_right .box3_con_right_bot{width: 630px; height: 270px; margin-top: 30px;}
.data_bg{width: 180px; height: 120px; background: url(../img/data_icon.png) no-repeat; margin-left: 30px; text-align: center; font-size: 24px; color: #FFFFFF; padding-top: 20px;}
small{font-size: 18px; color: #FF9000;}
.box4{width: 950px; height: 435px; padding: 0 25px 25px 25px; background: url(../img/bg_box4.png) no-repeat; float: left;}
.box4_con{width: 950px; height: 370px; float: left;}
.box5{width: 455px; height: 957px; padding: 0 25px 25px 25px; background: url(../img/bg_box5.png) no-repeat; float: right; }

想要源码的小伙伴们,请关注公众号Echarts技术专家,点击获取资源。

相关文章
|
28天前
|
编解码 数据可视化 前端开发
如何使用 D3.js 创建一个交互式的地图可视化?
如何使用 D3.js 创建一个交互式的地图可视化?
|
11天前
|
Web App开发 移动开发 HTML5
html5 + Three.js 3D风雪封印在棱镜中的梅花鹿动效源码
html5 + Three.js 3D风雪封印在棱镜中的梅花鹿动效源码。画面中心是悬浮于空的梅花鹿,其四周由白色线段组成了一个6边形将中心的梅花鹿包裹其中。四周漂浮的白雪随着多边形的转动而同步旋转。建议使用支持HTML5与css3效果较好的火狐(Firefox)或谷歌(Chrome)等浏览器预览本源码。
41 2
|
29天前
ractive.js联系表单动画效果源码
一款ractive.js联系表单动画效果,很有创意的发送邮件、联系内容等表单,基于ractive.js实现的动画效果,以发送信件的方式。
24 1
|
1月前
|
前端开发 JavaScript
用HTML CSS JS打造企业级官网 —— 源码直接可用
必看!用HTML+CSS+JS打造企业级官网-源码直接可用,文章代码仅用于学习,禁止用于商业
123 1
|
1月前
|
JavaScript
JS趣味打字金鱼小游戏特效源码
hi fish是一款打字趣味小游戏,捞出海里的鱼,捞的越多越好。这款游戏用于电脑初学者练习打字。初学者可以根据自己的水平设置游戏难度。本段代码可以在各个网页使用,有需要的朋友可以直接下载使用,本段代码兼容目前最新的各类主流浏览器,是一款非常优秀的特效源码!
31 3
|
1月前
|
移动开发 HTML5
html5+three.js公路开车小游戏源码
html5公路开车小游戏是一款html5基于three.js制作的汽车开车小游戏源代码,在公路上开车网页小游戏源代码。
57 0
html5+three.js公路开车小游戏源码
|
23天前
JS+CSS3文章内容背景黑白切换源码
JS+CSS3文章内容背景黑白切换源码是一款基于JS+CSS3制作的简单网页文章文字内容背景颜色黑白切换效果。
17 0
|
22天前
|
机器学习/深度学习 算法 数据挖掘
数据分析的 10 个最佳 Python 库
数据分析的 10 个最佳 Python 库
68 4
数据分析的 10 个最佳 Python 库
|
4月前
|
数据采集 数据可视化 数据挖掘
数据分析大神养成记:Python+Pandas+Matplotlib助你飞跃!
在数字化时代,数据分析至关重要,而Python凭借其强大的数据处理能力和丰富的库支持,已成为该领域的首选工具。Python作为基石,提供简洁语法和全面功能,适用于从数据预处理到高级分析的各种任务。Pandas库则像是神兵利器,其DataFrame结构让表格型数据的处理变得简单高效,支持数据的增删改查及复杂变换。配合Matplotlib这一数据可视化的魔法棒,能以直观图表展现数据分析结果。掌握这三大神器,你也能成为数据分析领域的高手!
89 2
|
4月前
|
机器学习/深度学习 数据采集 数据可视化
基于爬虫和机器学习的招聘数据分析与可视化系统,python django框架,前端bootstrap,机器学习有八种带有可视化大屏和后台
本文介绍了一个基于Python Django框架和Bootstrap前端技术,集成了机器学习算法和数据可视化的招聘数据分析与可视化系统,该系统通过爬虫技术获取职位信息,并使用多种机器学习模型进行薪资预测、职位匹配和趋势分析,提供了一个直观的可视化大屏和后台管理系统,以优化招聘策略并提升决策质量。
215 4

热门文章

最新文章