Port of the example kindly provided by Eli Bendersky to PyQt5: https://github.com/eliben/code-for-blog/tree/master/2009/pyqt_dataplot_demo Derivation of the example ...
由于Plotly所采用的JavaScript框架比较新,所以PyQt 5.6及以前版本对它的支持性不是很好。笔者经过不断摸索,找到了一种QWebView ...