mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-15 18:15:52 +08:00
.. | ||
jkqtcommon | ||
jkqtcommon_statistics_and_math | ||
jkqtfastplotter | ||
jkqtmathtext | ||
jkqtplotter | ||
CMakeLists.txt | ||
jkqtcommon_statistics_and_math.pri | ||
jkqtcommon.pri | ||
jkqtfastplotter.pri | ||
jkqtmathtext.pri | ||
jkqtplotter_pch.pri | ||
jkqtplotter_version.h.in | ||
jkqtplotter.pri | ||
README.md |
JKQTPlotter: LIB subdirectory
This directory contains all files that belong to the JKQTPlotter library (including the files of the JKQTFastPlotter and JKMathText).
The single libs are:
- jkqtcommon: general tool functions, used by many of the other libs
- jkqtcommon_statistics_and_math: advanced math features used only by few of the other libs
- jkqtfastplotter: a fast plotter variant wiith fewer features
- jkqtmathtext: a LaTeX parser and renderer used by JKQtPlotter
- jkqtplotter: the full-featured plotter library