kwokcb / MaterialX_Learn

Complementary site for learning and integrating MaterialX

Home Page:https://kwokcb.github.io/MaterialX_Learn/

Repository from Github https://github.comkwokcb/MaterialX_LearnRepository from Github https://github.comkwokcb/MaterialX_Learn

Update to Mermaid v10

kwokcb opened this issue · comments

  • V10 is an API break for rendering graphs.
  • This is a placeholder to update dynamic graph rendering using the V10 API.
  • For now V9 is being specified on module import by specify 'mermard@9' for the distro.

See: https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md#mermaidrender-is-async-and-doesnt-accept-callbacks for more info.