GraphView icon indicating copy to clipboard operation
GraphView copied to clipboard

Is it Possible?

Open JeyanthInba opened this issue 7 years ago • 2 comments

Hi, I want to plot the frequency data in a graph (real time),whether it is possible by using graph view? I have attached the sample freqency spectrum plot,Like this I need,Kindly support me!

JeyanthInba avatar Sep 24 '18 05:09 JeyanthInba

spectrum

JeyanthInba avatar Sep 24 '18 05:09 JeyanthInba

You need an FFT (Fast Fourier Transform) algorithm. It is definitely possible.

blubbub avatar Mar 28 '22 14:03 blubbub