|
|
||||||||||||||||
| valueArray | The range of values to be charted held a comma delimited string. |
| labelArray | The text label to be displayed for each value on the chart held in a comma delimited string |
| colorArray | The colours to be used for each of the chart segments. Colours are held as RGB values with commas between each of the RGB elements (value 0-255) and semi-colons between each of the separate colours. |
| chartType | Currently supports ElectionBar, Pie and 3DPie. See the examples above. |
| font | e.g "arial,0,12" where the first argument is the name, the second is the style (0,1,2,3) and the third argument is the size in points |
| NOTE | The number of values, labels and colours must match. |
The sample HTML included in the text field below can be copied and pasted directly into the HTML view of your own Web editing tool, and then modified accordingly.
The way that the parameters display is demonstrated by the sample charts above.
Please report any bugs or suggestions using our contact page.
Java archive file - This is the actual code that needs to be included with the page that is to display the chart.
API documentation - This gives details of how this can be used within your own Java applications.
For updates, please subsribe to the Khartz Developments mailing list