PyQt5/Examples

PySide2/charts/callout.py L131. Function mapToParent does not exist.

McMozart4562 opened this issue · 3 comments

A function is called here that does not exist. The example will freeze.

Missing self qualifier.

Which version do you use?
I test it on PySide5.15.0 and It's ok.