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!
-
2:59:23
Side Scrollers Podcast
18 hours agoAssassin’s Creed CIVIL War CANCELLED + Hasan Caught in LIE About Dog Collar + More | Side Scrollers
53.2K10 -
1:33:41
Dinesh D'Souza
1 day agoThe Dragon's Prophecy Film
50K22 -
15:10
Dr Disrespect
2 days agoI FINALLY Beat Baby Steps
122K16 -
19:54
Forrest Galante
4 days agoPrivate Tour Of America's Best Marine Animal Facility
102K15 -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
213 watching -
2:19:50
Akademiks
5 hours agoDrake Lawsuit Dismissed by Federal Judge. What does it Mean.... for the boy.
126K9 -
1:01:38
DeVory Darkins
14 hours ago $48.77 earnedSchumer suffers humiliation as critics applaud Trump's historic peace deal with Tim Pool
110K56 -
56:09
Steven Crowder
19 hours agoBlack Fatigue is Real and I Told Them Why | Black & White on the Gray Issues
518K2.21K -
2:05:36
Inverted World Live
11 hours agoSaint's Tomb Opened for First Time in 800 Years for Ancient Ritual | Ep. 121
102K18 -
2:43:30
TimcastIRL
9 hours agoNY AG Indicted For FRAUD, Faces 30 Years In Prison, $1 MILLION FINE | Timcast IRL
228K110