'AmCharts4: Changing color of label line in PieChart
Solution 1:[1]
This works:
this.series.ticks.template.stroke=am4core.color("#ffffff");
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Martin Hochmair |


