--- a/eric7/MicroPython/MicroPythonWidget.py Fri May 21 17:45:47 2021 +0200 +++ b/eric7/MicroPython/MicroPythonWidget.py Fri May 21 17:48:17 2021 +0200 @@ -1166,7 +1166,7 @@ @type bool """ if not HAS_QTCHART: - # QtChart not available => fail silently + # QtCharts not available => fail silently return if not self.__device: