11-19-2018 12:34 PM
It looks like the same file to me.
11-19-2018 01:43 PM
Woah good work. If I want to run it so each line writes individually to the graph at a rate specified by the user how could I do that?
11-19-2018 01:51 PM
You would need to move the graph (and the function to trim the extra elements) inside the loop and add some timing to the loop. Not sure how well it would work for large amounts of data.
11-19-2018 02:26 PM