awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sebsjames avatar

sebsjames/mathplot

0
View on GitHub↗
57 星标·13 分支·C++·Apache-2.0·2 次浏览sebsjames.github.io/mathplot↗

Mathplot

Plotting, graphing and data visualization for your C++ programs

Features

  • Data Visualization - Graphing and visualization using modern OpenGL.
  • Mathematics and Statistics - Data visualization for simulations.

Star 历史

sebsjames/mathplot 的 Star 历史图表sebsjames/mathplot 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Mathplot 的开源替代方案

相似的开源项目,按与 Mathplot 的功能重合度排序。
  • lava/matplotlib-cpplava 的头像

    lava/matplotlib-cpp

    4,760在 GitHub 上查看↗

    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.

    C++
    在 GitHub 上查看↗4,760
  • ailon/markerjs2A

    ailon/markerjs2

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • alandefreitas/matplotplusplusalandefreitas 的头像

    alandefreitas/matplotplusplus

    4,894在 GitHub 上查看↗

    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

    C++charting-librarychartscontour-plots
    在 GitHub 上查看↗4,894
  • aeyrium/bezier-chartaeyrium 的头像

    aeyrium/bezier-chart

    452在 GitHub 上查看↗

    A beautiful bezier line chart widget for flutter that is highly interactive and configurable.

    Dart
    在 GitHub 上查看↗452
查看 Mathplot 的所有 30 个替代方案→

常见问题解答

sebsjames/mathplot 是做什么的?

Plotting, graphing and data visualization for your C++ programs

sebsjames/mathplot 的主要功能有哪些?

sebsjames/mathplot 的主要功能包括:Data Visualization, Mathematics and Statistics。

sebsjames/mathplot 有哪些开源替代品?

sebsjames/mathplot 的开源替代品包括: 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.