'How to handle amcharts v4 tool tips width in safari browser

Unable to handle amcharts v4 force directed tree tooltip width is safari browser. tooltips are not working with width of content. i used this snippet

networkSeries.tooltip.label.minWidth = 'auto';

https://i.stack.imgur.com/kpuGX.png



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source