matplotlib-cpp is a header-only C++ library and wrapper that enables the creation of 2D and 3D visualizations by calling Matplotlib functions directly from C++ code. It serves as a plotting interface for generating line plots, bar graphs, and surface charts using a Python-based backend. The library is designed as a lightweight integration that provides plotting capabilities without requiring a complex build process or compiled binaries. It covers a range of visualization capabilities, including multi-dimensional data rendering, vector field plotting, and the arrangement of multiple subplots.
This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network graphs, and geographic maps. It operates as a multi-backend graphics library, decoupling high-level plotting logic from low-level rendering engines to support various output backends. The project distinguishes itself with a dual-interface API, providing both a global functional interface for rapid prototyping and an object-oriented interface for precise control. It features a component-based layout engine for managing tiled grids and subplots, alongside a layered plot state that all
A beautiful bezier line chart widget for flutter that is highly interactive and configurable.
Plotting, graphing and data visualization for your C++ programs
The main features of sebsjames/mathplot are: Data Visualization, Mathematics and Statistics.
Open-source alternatives to sebsjames/mathplot include: lava/matplotlib-cpp — matplotlib-cpp is a header-only C++ library and wrapper that enables the creation of 2D and 3D visualizations by… ailon/markerjs2. alandefreitas/matplotplusplus — This C++ data visualization library is a scientific plotting framework used to create 2D and 3D charts, network… antvis/g2plot — :dango: An interactive and responsive charting library based on G2. antvis/mcp-server-chart — This project is a Model Context Protocol server that enables large language models to generate and render data… aeyrium/bezier-chart — A beautiful bezier line chart widget for flutter that is highly interactive and configurable.