C++ plotting library for Windows + MinGW similar to matplotlib in Python?

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

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

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

  • Maybe Matplot++ is the solution. You can check more info in https://github.com/alandefreitas/matplotplusplus

  • matplotlib-cpp

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

  • THere is also this one, which is header only, so it's much simpler to install https://github.com/lava/matplotlib-cpp

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • implot

    Immediate Mode Plotting

  • I use ImPlot. Is it as good? Probably not, but it's still very good.

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