To create a simple pie chart kind of structure in SVG(Scalable Vector Graphics) Based on values given in an array.So if the array has five values in it then the pie chart will have five slice,here is how it looks,To create a simple pie chart kind of structure