ガントチャート
ガントチャートとは、スケジュールや作業の進捗を管理する 表のことである。
ガントチャートでは、
作業の開始日から完了日までの期間をバー(bar)で示し、
作業における依存関係を矢印などを使用して、
視覚的に表したもので、
工場などで人員や工程の管理などに利用される。
さらに、作業の予定に加えて、
実際の進捗状況などを記入することで、
プロジェクトや工程の進み具合を
ガントチャートで管理することも可能である。
Gantt chart
❕ガントチャート
villagepump - /villagepump/ガントチャート
sta - /sta/ガントチャート
argus-knowledge - /argus-knowledge/ガントチャート
nobuoka-pub - /nobuoka-pub/ガントチャート
hitorigakusai - /hitorigakusai/ガントチャート
ガントチャート - Wikipedia
Gantt chart - Wikipedia
ガントチャート(線表)とは - IT用語辞典 e-Words
ガントチャート(がんとちゃーと) - ITmedia エンタープライズ
作業.icon
#なんとかチャート
gantt-chart-icon
https://scrapbox.io/api/pages/suto3/gantt-chart-icon/icon#.svg
ガントチャートのテンプレート
https://plantuml-proxy.vercel.app/svg/https://scrapbox.io/api/code/suto3/ガントチャート/gantt.uml#.svg
code:gantt.uml
@startgantt
プロトタイプを設計 lasts 13 days and is colored in Lavender/LightBlue
プロトタイプをテスト lasts 9 days and is colored in Coral/Green and starts 3 days after プロトタイプを設計's end
テストを実装 lasts 5 days and ends at プロトタイプを設計's end
テストプログラマの雇用 lasts 6 days and ends at テストを実装's start
テストの実施 is colored in Coral/Green
テストの実施 starts 1 day before プロトタイプをテスト's start and ends at プロトタイプをテスト's end
@endgantt