'How to set percentage value below Label in Pie chart
Solution 1:[1]
set this:
setValueFormatter(PercentFormatter())
to PieData
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 | SadeQ digitALLife |