MathGL is a free library of fast C++ routines for the plotting of the data varied in one or more dimensions
mathgl provides CMake targets:
find_package(MathGL2 CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:mgl>,mgl,mgl-static>)
Armadillo support
Build example programs (not installed)
fltk module
gif module
glut module
gsl module
hdf5 module
jpeg module
opengl module
png module
qt5 module
wx module
zlib module
v8.0.1#7
!uwp & !xbox & !android
GPL-3.0-only
Manifest