Todaymarker parameter in gantt chart doesn't work
See original GitHub issueDescribe the bug The todaymarker parameter can not be turned off.
To Reproduce This is the mermaid code
gantt
dateFormat YYYY-MM-DD
title 3rd Year project time mangement
todayMarker off
section Modelling
Matlab plotting :des1, 2020-10-21,10d
Gid plotting : 40d
Gid Issues checking :2020-11-08,2020-12-07
QLC3D pre running :2020-11-12,2020-12-17
QLC3D setting file checking:2020-11-15,2020-12-18
GiD running: 2021-01-11,2021-03-15
QLC3D running with issue checking:2021-01-11,2021-03-25
LCview analizing :2021-01-18,2021-03-30
section
Spring holiday: crit, 2020-12-21,2021-01-10
section Documentation
Progress Report 1 :2020-10-30,2020-11-04
Progress Report 2 :2020-11-20,2020-11-25
December Interim Report :2020-12-04,2020-12-27
Progress Report 3 :2021-02-12,2021-02-17
Impact Statement :2021-02-14,2021-02-24
Final report:2021-02-28,2021-03-31
Screenshots
This is the screenshot of pdf file produced.

Desktop (please complete the following information):
- OS: [windows]
- Browser [chrome]
- Version [8.8.4]
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (4 by maintainers)
Top Results From Across the Web
Adding Vertical Markers Gantt Docs
Let's assume that you want to have the today's marker in your Gantt chart. In this case you need both: to add a...
Read more >RE: Bar Text Won't Display In Gantt Chart
Try this method instead: Open the master file. Go to format menu / barstyles, scroll down until you see the barstyle for deadlines....
Read more >Gantt - Configure Default Values and Properties
Work Items Gantt Widget Properties Defaults. Following settings are used as a default ... Default value for "Show Today Marker" property.
Read more >Produce great looking flowcharts in seconds
Simple gantt chart built using Mermaid gantt axisFormat %e%b todayMarker on section Activity 1 TaskA : TA, 2021-06-14, 4d
Read more >Gantt Charts – Shibumi Help
Note: When a work item status has been manually overwritten, the color of the Gantt chart bar will match the override selection. Gantt...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@TheAnsIs42 : have you used mermaid-cli in docker container for you tests? If not, please, do so and report your findings here.
@GDFaber & @TheAnsIs42 : dependebot updates the package versions. Here is the PR #86 in the release https://github.com/mermaid-js/mermaid-cli/releases/tag/8.8.4 for the mermaid 8.8.4.
Today I have made yet another release 8.8.4-1, where I have also updated the version of mermaid in the package.json.
@TheAnsIs42 : it seems that the issue has been solved. Please, verify and reopen the issue if you do not agree.