Welcome to matplotlib-cpp, possibly the simplest C++ plotting library. It is built to resemble the plotting API used by Matlab and matplotlib. matplotlib-cpp works by wrapping the popular python ...
matplotlib_sanity.py - tests Matplotlib's ability to operate on headless HPC compute nodes. It forces the non-interactive Agg backend, draws a figure containing both line and scatter plots, and ...