question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't render subgraphs with htmlLabels: false

See original GitHub issue

Tracked this to addSVGLabel which fails because for clusters, nodes are created with labelType: "svg" and label: "", so it tries to insert label which is a string, using appendNode, hence the error.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
RReversercommented, Jun 23, 2016

@ghosert Just another sidenote: please don’t do +1 on github issues, this is a very bad practice. Just use Github’s reactions ( 👍 ) on issues, or you can even try to fix it yourself and send a PR.

0reactions
knsvcommented, Jan 29, 2017

Closed by release 7.0.0, please reopen if issues remain.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug] Unable to render mermaid directional subgraph #1764
The following graph will be rendered correctly IF we remove "direction" line from the subgraphs. ... Expected result: Render directional subgraphs ...
Read more >
mermaid/CHANGELOG.md - UNPKG
92, - The live editor cant show seq diagram with notes for 8.0.0-alpha.3 ... 318, - Can't render subgraphs with htmlLabels: false ......
Read more >
Not able to implement subgraphs in Mermaid flowchart
Have you tried to get rid of the semicolons? It works fine on my Chrome. enter image description here.
Read more >
docs/CHANGELOG.md · 2057_direction_chang_composite_states ...
#328; Not Able to See Labels even htmlLabels:false added #268. Closed issues: Gantt and sequence diagram do not render #853; margins around flowchart...
Read more >
Mermaid can't render stateDiagram-v2 (#290000) - GitLab
Summary Can't render a simple state diagram: ... I wonder why we have explicit htmlLabels: false in our config. Do you know @stanhu?...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found