Could you show the code used for plotting the graph? I mean the contents of the loop which originally was:
Qt Code:
while(!stream.atEnd()) { //Each line is read //parsing is done //Graph is drawn }To copy to clipboard, switch view to plain text mode
Especiall that "graph is drawn" part![]()
Bookmarks