How to remove the “today” vertical line from my Gantt chart
问题 I've created a simple Gantt chart in R (my first) using the DiagrammeR package, but I can't work out how to remove the red vertical line (representing today) from the chart. Also, for some reason, March displays as w.17 on the x-axis rather than 03-17? Any ideas very welcome. Code is as follows library(Diagrammer) m1 <- mermaid(" gantt dateFormat YYYY-MM-DD title Research Proposal Timeline section Tidy Raw Data Tidy available data :active, first_1, 2017-03-01, 14d New data :active, first_2,