PieChart
PieChart(list-of-values)plot a pie chart from a
list-of-values.
Examples
>> PieChart({25, 33, 33, 10})Implementation status
- ✅ - full supported
PieChart(list-of-values)plot a pie chart from a
list-of-values.
>> PieChart({25, 33, 33, 10})