suppose i have two arrays. how do i plot a line using the data of those two arrays and find its slope? is there any function in php for line plotting using arrays?
What is an example of the structure of these two arrays?