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.
曲線を描くことはできますが、滑らかではありません。実際、それは完全に気が散って波打っています。誰かが私を助けたり、その曲線を滑らかにする方法を提案したりできますか?
前もって感謝します。
1.0リリース後、滑らかな線で散布図を描画する新しいオプションがCorePlotフレームワークに追加されました。Mercurialで最新のコードを入手するか、現在予定されていない次のリリースを待つ必要があります。
plot.interpolation = CPTScatterPlotInterpolationCurved;