Hi @lava,
For now showing the plot window makes the program wait at line matplotlibcpp::show().
Could it be possible to have another function that creates the window but moves on in the program?
Also a matplotlibcpp::close_all() to close the figures would be great !
Thanks for this great package. It is really convenient :)
Hi @lava,
For now showing the plot window makes the program wait at line
matplotlibcpp::show().Could it be possible to have another function that creates the window but moves on in the program?
Also a
matplotlibcpp::close_all()to close the figures would be great !Thanks for this great package. It is really convenient :)