You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+46-3Lines changed: 46 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,10 +87,53 @@ for more details on API limitations when comparing to Qwt.
87
87
88
88
### Why PySide2 support is still experimental ###
89
89
90
-
There is still a significant performance issue with PySide2 (drawing polylines with PySide2 is apparently approx. 60 times slower than with PyQt5, see [this bug report](https://bugreports.qt.io/browse/PYSIDE-1366)).
0 commit comments