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

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

看着很像上面的条形图,但是位置更加随意。
并且每个点都可以衍生出横线+竖线,其实这里使用的是散点图+误差线。
数据预处理准备
首先是数据预处理部分,先来观察图表,最明显的数据「日期」。
日期又分为两种,项目起始日期、项目结束日期。
还有另外一个就是图表中的散点的 Y 值,也就是高度。
那么总结下,这份图表最基础的数据字段就有:起始/结束日期、Y 轴高度、任务名称,整理成表格,如下。
边栏推荐
- 【问题思考总结】为什么寄存器清零是在用户态进行的?
- Explanation of characteristics of hydraulic slip ring
- Data governance: metadata management implementation (Part IV)
- Floweable source code annotation (40) class delegation
- Rainbond结合NeuVector实践容器安全管理
- And search: the suspects (find the number of people related to the nth person)
- SSGSSRCSR区别
- Brief description of activation function
- libpng12.so.0: cannot open shared object file: No such file or directory 亲测有效
- Summary of common components of applet
猜你喜欢

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

Ssm+mysql second-hand trading website (thesis + source code access link)

Explanation of characteristics of hydraulic slip ring

TypeORM 框架

0xc000007b the application cannot start the solution normally (the pro test is valid)

Application and principle of ThreadPoolExecutor thread pool

Unity project experience summary

Speed regulation and stroke control based on Ti drv8424 driving stepper motor

Numeric amount plus comma; JS two methods of adding three digits and a comma to numbers; JS data formatting

Tar command
随机推荐
idea启动查看项目端口
Ebpf cilium practice (2) - underlying network observability
从底层结构开始学习FPGA----RAM IP的定制与测试
第05天-文件操作函数
College community management system based on boot+jsp (with source code download link)
printk 调试总结
ssm+mysql二手交易网站(论文+源码获取链接)
Deeply understand the underlying implementation principle of countdownlatch in concurrent programming
Mathematical knowledge: finding the number of divisors
Application and principle of ThreadPoolExecutor thread pool
Mongodb學習篇:安裝後的入門第一課
Educational administration management system (free source code)
数字金额加逗号;js给数字加三位一逗号间隔的两种方法;js数据格式化
What can the points mall Games bring to businesses? How to build a points mall?
Leetcode top 100 question 2 Add two numbers
Vscode function annotation / file header annotation shortcut
el-cascader回显失败;el-cascader回显不出来
Detailed explanation of set
Dynamic verification of new form items in El form; El form verifies that the dynamic form V-IF does not take effect;
Thread process foundation of JUC