「Sandbox/plugin/mermaid」の版間の差分

ナビゲーションに移動 検索に移動
(移植)
 
83行目: 83行目:
</mermaid>
</mermaid>
===== ガントチャート =====
===== ガントチャート =====
プラグインでは対応してなかった
{{#mermaid:gantt
    title A Gantt Diagram
    dateFormat  YYYY-MM-DD
    section Section
    A task          :a1, 2014-01-01, 30d
    Another task    :after a1  , 20d
    section Another
    Task in sec      :2014-01-12  , 12d
    another task      : 24d
}}


===== 円グラフ =====
===== 円グラフ =====

案内メニュー