show info on link of ForceDirectedTree amcharts 4
This is my problem: I need to see always the tooltipText on link but I don't want the frame of text. there is possibility to always active tooltip Text:
series.links.template.showTooltipOn = "always";
but with a slow animation and remains the text in frame issue.
I have added a node hidden to tree with the information that I have need. But the result it is not well. The link seems fractured.
how I can show always the tooltipText like a label on link?
Comments
Post a Comment