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 Link to comment https://forums.phpfreaks.com/topic/3788-imageline/ 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. Link to comment https://forums.phpfreaks.com/topic/3788-imageline/#findComment-13178 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.