Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想用php画一条线,我的数据是这样的:
y=m*x+c
有没有这个目标的图书馆?!
试试PHPLot。你可以很容易地用它来绘制函数。