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を試してください。あなたはそれで関数を非常に簡単にプロットすることができます。