How to implement Matplotlib in C++

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • matplotplusplus

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

  • If you just want to plot graphs in C++ check out https://alandefreitas.github.io/matplotplusplus/. There is extensive documentation on how to use it. But if you haven't used a library before you should start here:

  • implot

    Immediate Mode Plotting

  • If I'm already using ImGui in a program then I find ImPlot is great.

  • 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
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

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

    3 projects | /r/cpp_questions | 10 May 2022
  • Embedding matplotlibcpp plot into QT QWidget

    1 project | /r/cpp_questions | 28 Apr 2023
  • Best Library to Visualize Mathematical Concepts

    1 project | /r/cpp_questions | 2 Mar 2023
  • 2D Animation for algorithms

    1 project | /r/cpp_questions | 14 Jun 2022
  • I want to make a program that draws a graphical function to a png and I don't know how.

    4 projects | /r/cpp_questions | 12 May 2022