lava / matplotlib-cpp

Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
MIT License
4.28k stars 1.12k forks source link

How do you use dynamic plots? #223

Open thejerrytan opened 3 years ago

thejerrytan commented 3 years ago

hi, i see a Plot class in the header file for dynamic plots, i am using it but cant seem to get the plot to show up. Is there any tutorial on this? I am using Visual studio 2019.