Hi everyone,

Is it possible to run a thread and plotting the graph simultaneously ? i mean i have a thread which reads data every one second and based upon the datas i need to plot a graph. is this possible ?i tried this ,but was not successfull. the thread reads the datas correctly,but i cant see the graph. when i comment the thread , the graph is being displayed ?

can anybody provide suggestions or solutions for this ?

thanks in advance,

saravanan.