Skip to content

Contributing Guidelines

If contributing with code, please leave the OpenGL backend and pedantic mode ON (-DMATPLOTPP_BUILD_EXPERIMENTAL_OPENGL_BACKEND=ON -DMATPLOTPP_BUILD_WITH_PEDANTIC_WARNINGS=ON), use cppcheck, and clang-format.

Example: CLion

CLion Settings with Pedantic Mode

If contributing to the documentation, please edit README.md directly, as the files in ./docs are automatically generated with mdsplit.