2017年4月4日 星期二

[Python] 繪圖

如果是要畫得快, 建議是直接用 pyqtgraph, 不要用 matplotlib, 參考這篇

但如果要用 matplotlib 還是想畫得快, 可以參考這兩篇的效能調校方式
* http://stackoverflow.com/questions/8955869/why-is-plotting-with-matplotlib-so-slow
* http://bastibe.de/2013-05-30-speeding-up-matplotlib.html

沒有留言: