What should I do? QCPGraph* curGraph; curGraph->addData(5,7); curGraph->addData(1,3);
The first Keyvalue is not (5,7)????? I don't want the data sorted
so why you want this?
Use QCPCurve !