Pie Chart Example

written by Ciarán Treanor
modified by Arlen Strader

Parameters

depth: Thickness of pie
piewidth: Width of pie (you will need to adjust this to accomodate the width set in the applet tag - should be fixed to automatically set this)
title: title for pie chart
values: Size and color of each piece of pie.

Source (PieChart.java)
Class file 1 (PieLegend.class)
Class file 2 (PieChartCanvas.class)
Class file 3 (PieChart.class)
Tar file of source, html, and class files