Hi,
New to Julia.
project: visual studio c++ code
OS: windows 64-bit
[1] I have around 136 data variables and wanted to plot them real-time [in series].
[2] updation rate of each variable is 100millisecond.
Is there a way to real-time/live-plot of those data variables.
plz point to any documentation and/or example code.
Thanks