| Port details |
- jkqtplotter Extensive Qt plotter framework
- 5.0.0_1 graphics
=0 5.0.0Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-11-09 23:33:13
- Last Update: 2026-04-17 06:50:34
- Commit Hash: 2f8b9c2
- License: LGPL21+
- WWW:
- https://github.com/jkriege2/JKQtPlotter
- Description:
- JKQtPlotter is an extensive, standalone, C++17 Qt plotter framework
(library) with no additional dependencies, compatible with Qt5 and Qt6.
It provides a wide range of 2D plot types including:
- Line, scatter, bar, impulse, and filled curve graphs
- Statistical plots: box plots, violin plots, histograms
- Image plots with color mapping, contour plots
- Mathematical function plots, parametric curves
- Geometric elements (circles, ellipses, polygons, arrows)
- Overlay images, regression curves
Other features:
- Multiple axes with separate coordinate systems
- Extensive styling and theming support
- LaTeX-style math rendering (JKQTMathText)
- High-resolution export to SVG, PDF, PNG
- Interactive zoom/pan/selection
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- jkqtplotter-qt6>0:graphics/jkqtplotter
- To install the port:
- cd /usr/ports/graphics/jkqtplotter/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/jkqtplotter
- pkg install jkqtplotter-qt6
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: jkqtplotter-qt6
- Package flavors (<flavor>: <package>)
- qt6: jkqtplotter-qt6
- qt5: jkqtplotter-qt5
- distinfo:
- TIMESTAMP = 1776403369
SHA256 (jkriege2-JKQtPlotter-5.0.0-ff89c530_GH0.tar.gz) = 4fa2c9dff34208c50073fe3129f0c6e45756473d8c92c33831a51ffd5f2928cf
SIZE (jkriege2-JKQtPlotter-5.0.0-ff89c530_GH0.tar.gz) = 93989821
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- lupdate : devel/qt6-tools
- Library dependencies:
-
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- This port is required by:
- for Libraries
-
- science/avogadrolibs
Configuration Options:
- ===> The following configuration options are available for jkqtplotter-qt6-5.0.0_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_jkqtplotter
- USES:
- cmake compiler:c++11-lang dos2unix gl qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|