You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing an impress.js presentation with d3.js for my charts and I decided to use mermaid to display some flowcharts. But, when I add both to my html, only the topmost works:
I'm doing an impress.js presentation with d3.js for my charts and I decided to use mermaid to display some flowcharts. But, when I add both to my html, only the topmost works:
(mermaid works, d3 chart is empty)
(d3.js works, mermaid shows the flowchart code)
The version of mermaid is the one included with impress.js and d3.js version is 4.12.0.
The text was updated successfully, but these errors were encountered: