(Clion, macOS, arm64) What is the "easiest" way of plotting 2D graphs that can be added to already finished project?

This page summarizes the projects mentioned and recommended in the original post on /r/cpp_questions

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • matplotlib-cpp

    Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib

  • well I usually use Python's matplotlib to do the plottings. It was the easiest I think. Before that, I attempted this library, which is a somewhat wrapper for C++: https://github.com/lava/matplotlib-cpp

  • matplotplusplus

    Matplot++: A C++ Graphics Library for Data Visualization 📊🗾

  • This one I saw on /r/cpp a while back: https://github.com/alandefreitas/matplotplusplus

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts