Project timeline as a Gantt chart

nos-user · · HTML

About

Project timeline as a Gantt chart. A document in a single HTML file, with diagram. Open it in the browser, or copy it into a NOS workspace and edit it.

More like this

Document text

Project timeline as a Gantt chart

Dates in text, bars on screen. Good for a status page.

gantt
  dateFormat YYYY-MM-DD
  title Launch plan
  section Build
  Data model      :done,    a1, 2026-09-01, 10d
  Upload flow     :active,  a2, 2026-09-08, 12d
  Thumbnails      :         a3, after a2, 6d
  section Launch
  Seed the gallery:         b1, after a3, 5d
  Open to public  :milestone, b2, after b1, 0d

Built with Mermaid · MIT · Knut Sveidqvist