Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法使用 svg 文本并在标签中实现类似的白色背景。例如,在此处的图片中,节点下的文本附加了一个白色背景。
谢谢
您可以通过在文本后面创建一个矩形来绘制它,带有属性fill="white"
fill="white"