# jkriege2/JKQtPlotter

an extensive Qt5 & Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies

Repository: https://github.com/jkriege2/JKQtPlotter
Canonical: https://ross.abutalabs.com/products/jkqtplotter
Homepage: http://jkriege2.github.io/JKQtPlotter/index.html
Language: C++
License: LGPL-2.1
License Family: copyleft
Topics: plot, qt5, qt5-widgets, scientific-visualization, plotting, graphics-programming, barchart, charting-library, qt, charting, qt-widgets, qt-libraries, statistical-methods, latex-parser, graphing, plotting-library, qt6, qt6-widgets, cpp11, visualization
Last push: 2026-07-09T21:11:53+00:00

## Health v2 (maintenance only)
Score: 81/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 57, longevity 100
- inputs: {"age_days": 4071, "days_push": 55, "days_rel": 72, "gap_med": 203, "n_releases_24m": 2}
- flags: prerelease_only
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1097, forks 214 (observed 2026-08-28T04:03:34.746294+00:00)

## What it is
JKQtPlotter is an extensive C++ plotting and charting framework for Qt5 and Qt6, featuring a feature-rich plotter widget, a speed-optimized variant, and an integrated LaTeX equation renderer. It is fully self-contained with no dependencies beyond the Qt framework itself.

## Use cases
- plot scientific data in a Qt application
- render charts and graphs in C++ desktop apps
- display barcharts and statistical plots with Qt widgets
- render LaTeX equations in Qt GUIs
- export plots to PDF or PNG from a Qt app
- visualize image data in a Qt widget

## When to choose
- you are building a Qt5/Qt6 desktop application that needs high-quality 2D plotting
- you want a plotting library with no dependencies beyond Qt
- you need LaTeX-rendered axis labels and annotations
- you need print/export support and rich user interactions out of the box

## When to avoid
- your project does not use the Qt framework
- you need web-based or JavaScript charting
- you need 3D plotting capabilities

## Facets
- artifact type: library
- maturity: active
- function: data-visualization, charts, graphics
- domain: data-visualization, desktop-applications
- platform: cpp, cross-platform
- tags: qt5, qt6, plotting-library, latex-renderer, scientific-plotting, charting, widgets, scientific-visualization, desktop

## Member repositories
- jkriege2/JKQtPlotter (main) score 81

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:34.746294+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-30T06:46:35.496273+00:00, confidence not recorded.
  - readme: https://github.com/jkriege2/JKQtPlotter (fetched 2026-08-28T04:03:34.746294+00:00, sha 599a709e7145)
  - homepage: http://jkriege2.github.io/JKQtPlotter/index.html (fetched 2026-08-29T12:49:41.338731+00:00, sha 6e2baebe8d48)
- Data as of 2026-08-30T08:39:29.467469+00:00.
