Pie chart by percentage

Pie chart by percentage

I have an aggregate column that gives a percentage of some data. i want to create a pie chart that groups 0 to 20%, 20% - 40% and so on and displays each group as a slice in a pie chart.

How do I go about doing that.