aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtGraphs
Commit message (Collapse)AuthorAgeFilesLines
* PySide: Add numpy support for QtGraphsEce Cinucen2024-11-143-1/+53
| | | | | | | | | | | Added appendNp and replaceNp Added test for appendNp and replaceNp Added the missing file "qcharts_numpy_test.py" to QtCharts .pyproject Pick-to: 6.8 6.8.1 6.5 Change-Id: I55aeba0fd117a8a82c3f69e18a50358936610af9 Reviewed-by: Christian Tismer <tismer@stackless.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Add QtGraphsFriedemann Kleint2023-07-071-0/+1
Task-number: QTBUG-111305 Change-Id: I7ac79f59cfd0b85645d30485e86b6ff74bba20bb Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>