Awesome project and youtube video @andy31415! Thank you!
I made a fork and added some cli paramters but now I'm looking to add multiple traces to the plot. See branch multi-trace for the progress I made.
Can you give some guidance on how to achieve this? I'm guessing I'll need a hashmap of MeasurementWindow in struct MonitorApp?
Awesome project and youtube video @andy31415! Thank you!
I made a fork and added some cli paramters but now I'm looking to add multiple traces to the plot. See branch
multi-tracefor the progress I made.Can you give some guidance on how to achieve this? I'm guessing I'll need a hashmap of
MeasurementWindowinstruct MonitorApp?