Qt.py icon indicating copy to clipboard operation
Qt.py copied to clipboard

from Qt.QtCharts import QtCharts

Open aspartamed opened this issue 4 years ago • 2 comments

Unable to import QtCharts through interface

aspartamed avatar Apr 03 '20 20:04 aspartamed

Does it run on each binding? Qt.py is limited to what exists equally across PyQt4, PyQt5, PySide and PySide2.

mottosso avatar Apr 03 '20 20:04 mottosso

QtChart was introduced in 5.7 (as add-ons), so no.

leixingyu avatar Apr 24 '22 21:04 leixingyu