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? Quote 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 =] Quote Link to comment https://forums.phpfreaks.com/topic/66988-draw-curve-in-php/#findComment-335927 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.