Details
-
Type:
Suggestion
-
Status: Reported
-
Priority:
Not Evaluated
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Charts
-
Labels:
Description
There is no exclusively qml way to add or replace multiple datapoints at a time to a qml series class, currently the only way to do so is to pass the class to c++ and handle it there.