matplotlibcpp17
matplotlibcpp17 copied to clipboard
figure.canvas
I like matplotlib and would like to use it in cpp. Some of my applications in Python use figure.canvas for blitting and animations fig.canvas.draw() I believe this is not implemented, is this correct?