Skip to content

[Fix] Mermaid gantt diagram scheduler time axis

Maxence Naud requested to merge fix/display/scheduling into main

Time axis displayed only "0 ms", probably due to a Mermaid update. Fix this by replacing "axis format %s" with "axis format %Q".

Merge request reports