数据可视化-项目完结

经过之前的学习,最后再把词云页面和团队页面做一下,项目就完结啦

词云页面

跟之前一样,浏览器F12+Pycharm里ctrl+f查找进行删删改改

把Our Team Section删掉,换上About Us Section,然后再把图片上的播放视频按钮去掉,再把标题下面的两个小模块去掉一个,最后把词云图片替换上去,把内容改成电影相关就好了

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!-- ======= About Us Section ======= -->
<section id="about" class="about">
<div class="container">
<div class="row no-gutters">
<div class="col-lg-6 video-box">
<img src="static/assets/img/word.jpg" class="img-fluid" alt="">
</div>
<div class="col-lg-6 d-flex flex-column justify-content-center about-content">
<div class="section-title">
<h2>词频统计</h2>
<p>根据250部电影的一句话描述,提炼出词云树,可以让我们更加直观的了解人们对经典电影的理解</p>
</div>
<div class="icon-box" data-aos="fade-up" data-aos-delay="100">
<div class="icon"><i class="bx bx-fingerprint"></i></div>
<h4 class="title"><a href="">关于电影</a></h4>
<p class="description">不知道你从中悟到了什么</p>
</div>
</div>
</div>
</div>
</section>
<!-- End About Us Section -->

最后结果是这样:

image-20210517144630529

团队页面

把Our Team Section里面的四个人去掉三个div,然后图片改改,文字改改就好了

image-20210517145036502

整个可视化项目基本完结,撒花。

参考

https://www.bilibili.com/video/BV12E411A7ZQ?p=37

  • Copyright: Copyright is owned by the author. For commercial reprints, please contact the author for authorization. For non-commercial reprints, please indicate the source.

扫一扫,分享到微信

微信分享二维码
  • Copyrights © 2020-2021 Blog of Tianze

请我喝杯咖啡吧~

支付宝
微信