qtgraphs
brew install qtgraphs
v6.11.1
GPL-3.0-only AND BSD-3-Clause
Qt library for rendering interactive 2D and 3D graphs and charts in C++ applications.
Why you might care
Build data visualization into Qt applications with native performance and deep framework integration. It's a dependency for Qt-based desktop apps needing charting or 3D graph rendering; use it when you're already committed to Qt's ecosystem. Provides C++ APIs for both QML and traditional widget-based interfaces.
5.2k
30-day installs · #576
15.9k
90-day · #622
51.3k
365-day · #670
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qtgraphs.rb
Blurb generated by claude-haiku-4-5 on 2mo ago.
Raw metadata
{
"aliases": [],
"alternatives": [
"matplotlib",
"plotly",
"VTK"
],
"build_dependencies": [
"cmake",
"ninja"
],
"categories": [
"library",
"visualization"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"qtbase",
"qtdeclarative",
"qtquick3d",
"qtshadertools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Provides functionality for 2D and 3D graphs",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:58+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qtgraphs",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.qt.io/",
"homepage_og_description": "All the essential Qt tools for all stages of Software Development Lifecycle: planning, design, development, testing, and deployment.",
"homepage_og_image": "https://www.qt.io/hubfs/industry-image.png",
"homepage_title": "Qt | Tools for Each Stage of Software Development Lifecycle",
"installs_30d": 5201,
"installs_365d": 51336,
"installs_90d": 15871,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-only AND BSD-3-Clause",
"llm_generated_at": "2026-06-20T23:45:43+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qtgraphs",
"oldnames": [],
"one_liner": "Qt library for rendering interactive 2D and 3D graphs and charts in C++ applications.",
"optional_dependencies": [],
"rank_30d": 576,
"rank_365d": 670,
"rank_90d": 622,
"raw_hash": "cf2c86f549a03af9",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qtgraphs.rb",
"tap": "homebrew/core",
"test_dependencies": [
"cmake",
"pkgconf"
],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Build data visualization into Qt applications with native performance and deep framework integration. It\u0027s a dependency for Qt-based desktop apps needing charting or 3D graph rendering; use it when you\u0027re already committed to Qt\u0027s ecosystem. Provides C++ APIs for both QML and traditional widget-based interfaces."
}