cmatplotlib is the header-only c++ library for plotting c++ vectors with python-matplotlib functions.
It basically supports all functions in matplotlib.pyplot and keyword arguments.
c++17 and python3 (with matplotlib).
Please check test/driver.cpp