DhammaCharts
2022-06-06 84c75d05460dd2974ff04a43f6a770fc31deca63
assets/js/graph.js
@@ -190,7 +190,7 @@
      // highlight links
      linkNodes.transition().duration(200).attr("stroke", "var(--g-link-active)")
      const bigFont = fontSize+0.5
      const bigFont = fontSize*1.5
      // show text for self
      d3.select(this.parentNode)