I recieve data(int) continuously from the bluetooth(one of the com ports ) in my laptop.I have to plot the graph of the data .What shall I do?
I have already recieved the data using comm API and now i want to plot those data like moving graph(like that shown in heart beat measuring device in hospital).I have a problem.Please what might be the solution?