我想在我的应用程序中使用,所以我找到PyQtChart5.7 。但我尝试过pip3 install PyQtChart失败了: Could not find any downloads that satisfythe requirement PyQtChartStoring debug log for failu
我选择PyQtChart是因为它处理了更好的DatetimeSeries,但很高兴被证明是错误的(共享pyqtgraph,只是不想让帖子太大)。Bellow是我使用PyQtChart使用随机数据的工作代码,因此您可以运行它:from random import randint
from typing import Union