Source code for this chart: <APPLET CODE="HanengCharts.class" ARCHIVE="HanengCharts3.jar" WIDTH=400 HEIGHT=350> <PARAM NAME="LicenseKey" VALUE="NY7vVEs5V2Q4RyFZuu"> <PARAM NAME="ChartType" VALUE="HorizontalBar"> <PARAM NAME="Title" VALUE="Units Sold"> <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="541"> <PARAM NAME="Value_2" VALUE="412"> <PARAM NAME="Value_3" VALUE="357"> <PARAM NAME="Value_4" VALUE="298"> </APPLET> |