Skip to content

slamdev/sample-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 

Repository files navigation

sample-repo

%%{
  init: {
    'gantt': {
     'fontSize': 15,
     'barHeight': 30,
     'barGap': 10,
     'topPadding': 70,
     'gridLineStartPadding': 35,
     'topAxis': false
    },
    'themeVariables': {
      'activeTaskBkgColor': '#90EE90',
      'doneTaskBkgColor': '#0096FF',
      'taskBkgColor': '#5F759B'
    }
  }
}%%
gantt
    title Roadmap
    dateFormat YYYY-MM-DD
    tickInterval 1month
    axisFormat %b %Y
    Example closed (100%) :done, 2023-09-01, 2023-10-10
    One more epic (0%) : 2023-10-01, 2023-11-01
    Awesome Epic 1 (33%) :active, 2023-09-01, 2024-01-01
Loading

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published