VChart icon indicating copy to clipboard operation
VChart copied to clipboard

[Feature] 桑基图,如何绘制类别标签?有无示例代码

Open zmm-test opened this issue 8 months ago • 1 comments

What problem does this feature solve?

如何绘制列表标签名称, Image

What does the proposed API look like?

增加桑基图类别标签的实例

zmm-test avatar Apr 22 '25 03:04 zmm-test

可以添加多个VRender中的text元素实现 https://visactor.com/vrender/option/Text#attribute

MU-ty avatar Apr 29 '25 13:04 MU-ty