abdfahim Posted August 28, 2007 Share Posted August 28, 2007 I have an Access/mysql table with two columns X and Y which have random values. I need to draw a smooth line of X VS Y. Can I do that using php? Link to comment https://forums.phpfreaks.com/topic/66988-draw-curve-in-php/ Share on other sites More sharing options...
pocobueno1388 Posted August 28, 2007 Share Posted August 28, 2007 You will have to use the GD ibrary. http://www.php.net/gd Just look through the list of functions and descriptions and you will find what you need =] Link to comment https://forums.phpfreaks.com/topic/66988-draw-curve-in-php/#findComment-335927 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.