- gnuplot wrapper
https://github.com/alandefreitas/matplotplusplus- needs at least
libgnuplot-iostream-devapt install cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$(pwd)/install -DMATPLOTPP_BUILD_EXAMPLES=OFF -DMATPLOTPP_BUILD_TESTS=OFF -DMATPLOTPP_BUILD_WITH_PEDANTIC_=OFF- documentation / examples code
- seems like cannot use OpenCV with CImg: alandefreitas/matplotplusplus#422
- Matplotlib wrapper
- needs too much fixes, see the commits in the corresponding folder:
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=$(pwd)/install- examples code
- flickering issue:
- OK
- flickering issue
- cannot do real-time plotting
- cannot do multiple plots on the same 3d canvas


