Intro | Instructions | Full Version Features

Intro:

This demo version supports exactly five demo slices. You can scroll down below to see what the full version supports, or you can order it from http://www.wyka-warzecha.com/

Instructions :

1.          Click on the applet
2. Click on a pie slice to make it go in/out.
3. Drag your mouse right/left to move the piechart left/right
4. Use the arrow keys (left/right) to move it left right, up/down to change the angle of the piechart.
5. Press the "SHIFT" key and the arrow keys left/right to make all the slices go in/out farther, up/down to make the piechart smaller/bigger.
6. Press "+"/"-" to make the piechart radius larger/smaller.
7. Press "<" or ">" to make the piechart automatically rotate faster or slower/and the direction of it.
8. Press "r" to 'replay' the opening demo sequence.


To change the pieslice values, simply open the index.htm file in a text editor, and replace each pie slice with a number that you want.

I.e., cut and paste the following text into a .htm file, with all the .class files:

<applet code= "PackedPieChartEval.class" name="Wyka-Warzecha"
width="500" height="300" align=middle>   
<param name = "bgcolor" value = "050540">
<param name = "labelcolor" value = "FFFFFF">
<param name = "pieslice1" value = "25">
<param name = "pieslice2" value = "15">
<param name = "pieslice3" value = "20">
<param name = "pieslice4" value = "15">
<param name = "pieslice5" value = "25">
<param name = "copyright" value = "http://www.wyka-warzecha.com">
</applet>

FULL VERSION FEATURES

With the full version, you get:

Click http://www.wyka-warzecha.com/ to get more information!