Hi group,
I need to create a bunch of images on the fly, like Piecharts and nice
tables.
I can create images with imagecreate(450 , 100) and draw them by hand.
(imagecreatetru ecolor() doesn't work on my system.)
My question is this: Are there some nice libs out there that facilitate the
creation of all kind of graphics-objects, like piecharts??
Any advise is very welcome. :-)
Regards,
Erwin Moller
I need to create a bunch of images on the fly, like Piecharts and nice
tables.
I can create images with imagecreate(450 , 100) and draw them by hand.
(imagecreatetru ecolor() doesn't work on my system.)
My question is this: Are there some nice libs out there that facilitate the
creation of all kind of graphics-objects, like piecharts??
Any advise is very welcome. :-)
Regards,
Erwin Moller
Comment