I\'m trying to plot live data using matplotlib from a c++ program.
void plot() { // Start the Python interpreter py::scoped_interpreter guard{}; using nam