Posted by Oli Filth on 10/22/40 11:18
Paul Charlton-Thomson said the following on 10/06/2005 23:33:
> Hi,
>
> I am passing 8 values each from 1 to 10 to a php page and at the moment I am
> drawing a bar chart using shaded cells to represent the magnitude of each
> bar.
>
> I would also like to draw these values into a pie chart ... can anyone tell
> me if this is possible? If so can you point me to some example code?
>
I doubt there's any built-in pie-chart functions in PHP, but it's not
hard to draw your own.
--
Oli
[Back to original message]
|