当前位置:网站首页>excel高级绘图技巧100讲(一)-用甘特图来展示项目进度情况
excel高级绘图技巧100讲(一)-用甘特图来展示项目进度情况
2022-07-01 05:37:00 【格图洛书】
前言
传统的甘特图一般进度条都是在 X 轴的一侧,比如:

这类甘特图使用「堆积条形图」来进行模拟,那么像这种两侧+里程碑的另类甘特图应该如何制作呢?

看着很像上面的条形图,但是位置更加随意。
并且每个点都可以衍生出横线+竖线,其实这里使用的是散点图+误差线。
数据预处理准备
首先是数据预处理部分,先来观察图表,最明显的数据「日期」。
日期又分为两种,项目起始日期、项目结束日期。
还有另外一个就是图表中的散点的 Y 值,也就是高度。
那么总结下,这份图表最基础的数据字段就有:起始/结束日期、Y 轴高度、任务名称,整理成表格,如下。
边栏推荐
- rust猜数字游戏
- Causes of short circuit of conductive slip ring and Countermeasures
- 基于TI DRV8424驱动步进电机实现调速和行程控制
- Summary of common components of applet
- More than one file was found with OS independent path ‘lib/armeabi-v7a/libyuv. so‘.
- idea启动查看项目端口
- Detailed explanation of set
- Unity project experience summary
- boot+jsp的高校社團管理系統(附源碼下載鏈接)
- Leetcode top 100 questions 1 Sum of two numbers
猜你喜欢

在Rainbond中一键部署高可用 EMQX 集群

boot+jsp的高校社團管理系統(附源碼下載鏈接)

MySQL converts milliseconds to time string

提高企业产品交付效率系列(1)—— 企业应用一键安装和升级

Redis数据库的部署及常用命令

数字金额加逗号;js给数字加三位一逗号间隔的两种方法;js数据格式化
![[RootersCTF2019]babyWeb](/img/b4/aa8f8e107a9dacbace72d4717b1834.png)
[RootersCTF2019]babyWeb

基于TI DRV8424驱动步进电机实现调速和行程控制

基于微信小程序的青少年生理健康知识小助手(免费获取源码+项目介绍+运行介绍+运行截图+论文)

Multi table operation - foreign key cascade operation
随机推荐
busybox生成的东西
Explanation of characteristics of hydraulic slip ring
eBPF Cilium实战(2) - 底层网络可观测性
Simple implementation of database connection pool
[ffmpeg] [reprint] image mosaic: picture in picture with wheat
数据治理:元数据管理实施(第四篇)
Use and principle of Park unpark
Rainbond结合NeuVector实践容器安全管理
HDU - 1024 Max Sum Plus Plus(DP)
[QT] QT after addition, subtraction, multiplication and division, two decimal places are reserved
[excel] column operation, which performs specific column for data in a cell, such as text division by comma, colon, space, etc
College community management system based on boot+jsp (with source code download link)
Causes of short circuit of conductive slip ring and Countermeasures
Unity project experience summary
Typeorm framework
实战:redux的基本使用
el-cascader回显失败;el-cascader回显不出来
基于微信小程序的青少年生理健康知识小助手(免费获取源码+项目介绍+运行介绍+运行截图+论文)
Fluentd is easy to use. Combined with the rainbow plug-in market, log collection is faster
RecycleView的一些使用