# alandefreitas/matplotplusplus

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

Repository: https://github.com/alandefreitas/matplotplusplus
Canonical: https://ross.abutalabs.com/products/matplotplusplus
Homepage: https://alandefreitas.github.io/matplotplusplus/
Language: C++
License: MIT
License Family: permissive
Topics: plot-categories, data-visualization, contour-plots, polar-plots, matplot, data-analysis, charts, charting-library, graphics, data-science, scientific-computing, scientific-visualization, graphs, visualization, plots, graphics-library
Last push: 2026-04-02T14:07:46+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 75, release rhythm 8, longevity 100
- inputs: {"age_days": 2196, "days_push": 153, "days_rel": 565, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4924, forks 386 (observed 2026-08-28T04:09:02.497892+00:00)

## What it is
Matplot++ is a C++ graphics library for data visualization with dozens of plot categories, interactive plotting, and high-quality export for scientific publications. It offers a compact MATLAB-like syntax and supports generic backends.

## Use cases
- plot data from a C++ scientific application
- create publication-quality charts in C++
- visualize simulation results without exporting to Python
- draw contour and polar plots in C++
- interactive plotting for C++ data analysis

## When to choose
- you need native C++ plotting without language bindings
- you want MATLAB/matplotlib-style syntax in C++
- you need high-quality figure export for papers

## When to avoid
- your workflow is already Python-based with matplotlib
- you need web-based or JavaScript charting
- you need a full GUI application framework

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts, graphics
- domain: data-visualization, data-science, graphics
- platform: cpp, cross-platform
- tags: plotting, scientific-visualization, matlab-like, contour-plots, polar-plots, scientific-computing

## Member repositories
- alandefreitas/matplotplusplus (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.497892+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:18:00.471049+00:00, confidence not recorded.
  - readme: https://github.com/alandefreitas/matplotplusplus (fetched 2026-08-28T04:09:02.497892+00:00, sha 9392940547cc)
  - homepage: https://alandefreitas.github.io/matplotplusplus/ (fetched 2026-08-29T08:59:47.569416+00:00, sha cd993ce24147)
- Data as of 2026-08-30T08:39:29.467469+00:00.
