markdown编写甘特图


visio studio code 1.50版本

安装

插件1:

名称: Markdown Preview Enhanced
版本: 0.5.13


插件2:

名称: PlantUML
版本: 2.13.14

```plantuml
@startgantt
project starts the 2020/11/8
saturday are closed
sunday are closed
-- test 043版本 --
[test 043开发] is colored in lightblue
[test 043开发] starts the 2020/11/18
[test 043开发]  on {张三:50} {李四:120} {王五:60} ends the  2020/11/25
then [test 043集成测试]  as [jc]  on {张三:50} {李四:120} {王五:60} ends the 2020/12/8
[jc] is colored in LightSalmon
then [test 043验收测试]   as [ys] ends the 2020/12/18
[ys] is colored in YellowGreen

[新增需求-easy]  as [a] happens at 2020/11/21


[新增需求-hard]  as [b] happens at 2020/11/30
[b] is colored in Red

[新增需求加两天] starts at [ys]'s end
[新增需求加两天]  ends the 2020/12/23
[新增需求加两天] is colored in YellowGreen

@endgantt

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM