Premium Only Content
How To Create a Gantt Chart Easily Using Code
So I recently had to make a Gantt chart and it look me longer than I care to say figuring out how to customize it and make it fancy AF. So to save someone else the headache I created this short video to highlight how to create a Gantt chart in Markdown using the Mermaid framework, this will work with other charts too but I specifically talk about a Gantt chart in this video.
As promised as well here is the code I used in this video, it should just be a matter of changing some elements to make it how you like. Not also that the theme needs to be kept as the base theme as it is the only editable theme:
```mermaid
%%{
init: {
"gantt": {
'topPadding' :100,
'rightPadding' :100,
'leftPadding' :100,
'barHeight' :50,
'fontSize' :17,
'titleTopMargin': 75,
'gridLineStartPadding' : 48,
'barGap' :10,
'sectionFontSize': 16
},
'theme': 'base',
'themeVariables': {
"fontFamily": 'Sans-Serif',
'primaryColor': '#bcc8ff',
'primaryTextColor': '#000',
'primaryBorderColor': '#2d2ac9',
'tertiaryColor': '#000',
'textColor':'#000',
'tertiaryTextColor': '#000'
}
}
}%%
%% https://mermaid.js.org/config/directives.html#declaring-directives
%% https://mermaid.js.org/config/schema-docs/config-defs-gantt-diagram-config.html#toppadding
%% color theme need opened with the high contrast light theme.
gantt
title changed title
dateFormat MM
axisFormat %B
section Task 1
Do Task 1 :task1, 01, 91d
section Task 2
Do Task 2 :task2, 02, 60d
section Task 3
create chart :task3, 05, 30d
If you enjoyed the video don't forget to SUBSCRIBE!
-
LIVE
Side Scrollers Podcast
2 hours agoSide Scrollers INVITE ONLY - Live From Dreamhack
9,273 watching -
1:18:23
Simply Bitcoin
2 days ago $0.85 earnedThe Bitcoin Crucible w/ Alex Stanczyk and Lawrence Lepard
2.81K2 -
1:25:03
Jeff Ahern
3 hours ago $7.85 earnedThe Saturday Show with Jeff Ahern
56.3K8 -
1:31:56
Michael Franzese
17 hours agoWill NBA do anything about their Gambling Problems?
113K22 -
57:26
X22 Report
7 hours agoMr & Mrs X - The Food Industry Is Trying To Pull A Fast One On RFK Jr (MAHA), This Will Fail - EP 14
78K50 -
2:01:08
LFA TV
1 day agoTHE RUMBLE RUNDOWN LIVE @9AM EST
136K11 -
1:28:14
On Call with Dr. Mary Talley Bowden
5 hours agoI came for my wife.
15.3K23 -
1:06:36
Wendy Bell Radio
10 hours agoPet Talk With The Pet Doc
51.9K28 -
30:58
SouthernbelleReacts
2 days ago $7.50 earnedWe Didn’t Expect That Ending… ‘Welcome to Derry’ S1 E1 Reaction
31.8K10 -
13:51
True Crime | Unsolved Cases | Mysterious Stories
5 days ago $17.84 earned7 Real Life Heroes Caught on Camera (Remastered Audio)
56.6K11