QML dynamic Scatter chart issues
Unsolved
Mobile and Embedded
-
I am working on developing a dynamic QML scatter chart that needs to update x & y coordinates every second. I tried the custom QML element for my chart view, but on the screen I didn't get chart view output getting a blank white screen only.
Anyone can provide some examples for the QML dynamic scatter chart.