Can someone explain to me how to create a pie chart using in a swing Applet. I have some fields that information is being entered into and would like it represented in a pie chart. I'm trying to use the drawArc() method but not understanding it completely.