Searched defs:useHtmlLabels (Results 1 – 1 of 1) sorted by relevance
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 493 …,d.attr("class",`${h} ${i}`),wre(l,t.labelStyle),l.style("display","table-cell"),l.style("white-sp… property 494 …t(t);t.labelStyle=r,t.label="";let n=e.insert("g").attr("class",Ct(t)).attr("id",t.domId??t.id),a=… 502 …,cssStyles:["stroke: none",`fill: ${Y}`]};await MN(e,ae)}let h=Nt();t.useHtmlLabels=h.htmlLabels;l… property 562 …eof t.id=="string"}addLink(t,r,i){let n=this.isLinkData(i)?i.id.replace("@",""):void 0;Z.info("add…
|