Piechart could not render large arcs (>180) properly because the information of large arc was not provided to the SVG drawing function. This was fixed, and the piechart should render correctly when one slice is larger than 180 degrees.