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
Alternatives To Jkqtplotter
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Jkqtplotter669
8 days agoAugust 19, 20184lgpl-2.1C++
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
Dspdfviewer212
7 months ago49gpl-2.0C++
Dual-Screen PDF Viewer for latex-beamer
Klatexformula46
2 years ago12otherC++
Generate images from LaTeX equations that you can drag and drop, copy and paste or save to disk.
Texiteasy36
3 years ago36gpl-3.0C++
Simple and Powerful Latex Editor
Gclc23
a year ago1otherC++
GCLC is a mathematical software tool for producing high-quality mathematical illustrations, for teaching mathematics, and for automated proving of geometry theorems.
Patagui20
a year ago9gpl-2.0C++
Qt4 application for LaTeX songbooks
Datatex10
2 months ago5gpl-3.0C++
DataTex is a tool for creating and managing LaTeX file databases, such as exercises, definitions, theorems, tables figures as well as Latex documents.
Pdfcropgui5
4 years ago1mitC++
A GUI tool to crop PDF files visually, based on pdfcrop.
Notatio Antiqua4
13 years agootherC++
Editor for GABC files, TeX files and LyTeX files (LilyPond and LaTeX)
Qmlatex4
8 years ago2lgpl-3.0C++
QML Wrapper for creating Latex Documents
Alternatives To Jkqtplotter
Select To Compare


Alternative Project Comparisons
Readme

JKQTPlotter - A Qt Plotting Library

This is an extensive C++ library for data visualization, plotting and charting for Qt (>= 5.0, tested with Qt up to 6.3). It is feature-rich but self-contained and only depends on the Qt framework.

This software is licensed under the term of the GNU Lesser General Public License 2.1 (LGPL 2.1) or above.

Lates Release

Language Qt5 Qt6

Documentation

Build status

Commit Activity Last Commit Contributors

Open Issues Closed Issues

Open PRs Closed PRs

CodeQL

EXAMPLES-Page

Main Features

Documentation

A Documentation (auto-)generated with doxygen from the trunk source code can be found here: http://jkriege2.github.io/JKQTPlotter/index.html

There are also some subpage of general intetest:

Examples

There is a large set of usage examples (with explanations for each) and tutorials in the folder ./examples/. All test-projects are Qt-projects that use qmake to build. You can load them into QtCreator easily.

Screenshots

The Screenshots-page contains several screenshots, partly taken from the provided examples, but also from other software using this libarary (e.g. QuickFit 3.0)

EXAMPLES-Page

Building

Lates Release

JKQTPlotter contains two different build systems: A modern CMake-based build and an older (and deprecated!) QMake-based build (which works out of the box with Qt 5.x and QT 6.x). Both systems are explained in detail in http://jkriege2.github.io/JKQtPlotter/page_buildinstructions.html.

With CMake you can easily build JKQTPlotter and all its examples, by calling something like:

    $ mkdir build; cd build
    $ cmake .. -G "<cmake_generator>" "-DCMAKE_PREFIX_PATH=<path_to_your_qt_sources>"
    $ cmake --build . --config "Debug"

Stargazers over time

Stargazers over time

Popular Latex Projects
Popular Qt Projects
Popular Data Formats Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Cpp11
Graph
Visualization
Qt
Qt5
Latex
Plot
Plotting
Charting
Graphics Programming
Charting Library
Scientific Visualization