garrynz Posted February 28, 2006 Share Posted February 28, 2006 Hi, I have tried and tried to figure this out but have come to a dead end. I am trying to draw a line from multiple x,y points. The points are stored in a mysql database (extracted from a shape and dbx file). So point_id 1 might have 10 x,y coordinated and point_id 2 may have 20 (there in 6000 pont_id's all up - its just needs to run once on my own box so system resourses arn't a problem). I don't even know if GD's imageline would be able to do this? Any ideas?Cheers Garry Quote Link to comment Share on other sites More sharing options...
hitman6003 Posted March 1, 2006 Share Posted March 1, 2006 You may want to look at jpgraph:[a href=\"http://www.aditus.nu/jpgraph/index.php\" target=\"_blank\"]http://www.aditus.nu/jpgraph/index.php[/a]Specifically the canvas function. Quote Link to comment 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.