Source code for this chart: <APPLET CODE="HanengCharts.class" ARCHIVE="HanengCharts3.jar" WIDTH=400 HEIGHT=350> <PARAM NAME="LicenseKey" VALUE="DEMO-DTKTG2s3R8xNVzNVFxN"> <PARAM NAME="ChartType" VALUE="Pie"> <PARAM NAME="Title" VALUE="Percentage of Factory Defects"> <PARAM NAME="ShowValues" VALUE="true"> <PARAM NAME="PostFix" VALUE="%"> <PARAM NAME="Text_1" VALUE="Product A"> <PARAM NAME="Text_2" VALUE="Product B"> <PARAM NAME="Text_3" VALUE="Product C"> <PARAM NAME="Text_4" VALUE="Product D"> <PARAM NAME="Value_1" VALUE="10"> <PARAM NAME="Value_2" VALUE="20"> <PARAM NAME="Value_3" VALUE="30"> <PARAM NAME="Value_4" VALUE="40"> </APPLET> |