ChartView LineSeries and model data
-
Have you looked at
HXYModelMapper
/VXYModelMapper
? I haven't used these yet myself but from what I understand, they should fit with your use case.There is a widgets example here https://doc.qt.io/qt-6/qtcharts-modeldata-example.html, which might be adaptable to QML.