qtcharts
brew install qtcharts
v6.11.1
GPL-3.0-only AND BSD-3-Clause
Qt C++ library for rendering interactive business and scientific charts in desktop applications.
Why you might care
Use this if you're building a Qt GUI application that needs to display charts (line, bar, pie, scatter, etc.) with minimal code. It integrates directly with Qt's graphics framework and QML for declarative UI. Primarily a build/runtime dependency for Qt-based apps rather than standalone CLI usage.
6.4k
30-day installs · #495
19.9k
90-day · #524
59.6k
365-day · #592
Runtime dependencies
Build dependencies
Links
- https://www.qt.io/
- Brew formula source: Formula/q/qtcharts.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"matplotlib",
"plotly",
"gnuplot",
"VTK"
],
"build_dependencies": [
"cmake",
"ninja"
],
"categories": [
"library",
"framework"
],
"caveats": null,
"conflicts_with": [
"qt@5"
],
"dependencies": [
"qtbase",
"qtdeclarative"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "UI Components for displaying visually pleasing charts",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:54+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "qtcharts",
"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": 6367,
"installs_365d": 59623,
"installs_90d": 19915,
"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:12+00:00",
"llm_model": "claude-haiku-4-5",
"name": "qtcharts",
"oldnames": [],
"one_liner": "Qt C++ library for rendering interactive business and scientific charts in desktop applications.",
"optional_dependencies": [],
"rank_30d": 495,
"rank_365d": 592,
"rank_90d": 524,
"raw_hash": "550015c33b591afd",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/q/qtcharts.rb",
"tap": "homebrew/core",
"test_dependencies": [
"cmake",
"pkgconf"
],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "6.11.1",
"versioned_formulae": [],
"why_use_this": "Use this if you\u0027re building a Qt GUI application that needs to display charts (line, bar, pie, scatter, etc.) with minimal code. It integrates directly with Qt\u0027s graphics framework and QML for declarative UI. Primarily a build/runtime dependency for Qt-based apps rather than standalone CLI usage."
}