JKQtPlotter/lib
2022-08-30 21:33:22 +02:00
..
jkqtcommon made randomnumber generators seeded with fixed values 2022-08-30 21:33:22 +02:00
jkqtcommon_statistics_and_math
jkqtfastplotter
jkqtmathtext docfix 2022-08-29 21:46:38 +02:00
jkqtplotter fixed issue #73: Symbol thickness differs in actual plot and legend 2022-08-30 09:44:40 +02:00
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