JKQtPlotter/lib/jkqtplotter
2019-06-20 16:25:29 +02:00
..
graphs further reorganizations of code 2019-06-20 16:25:29 +02:00
gui further reorganizations of code 2019-06-20 16:25:29 +02:00
overlays further reorganizations of code 2019-06-20 16:25:29 +02:00
resources added CMake build scripts for libraries + some necessary reorganizations 2019-06-20 15:18:58 +02:00
CMakeLists.txt further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtpbaseelements.cpp - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtpbaseelements.h - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtpbaseplotter.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtpbaseplotter.h further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtpbaseplotterstyle.cpp new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpbaseplotterstyle.h new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpcoordinateaxes.cpp new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpcoordinateaxes.h new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpcoordinateaxesstyle.cpp - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtpcoordinateaxesstyle.h new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpdatastorage.cpp JKQTPDatastore: added functions to check for existence of a column and to retreive the data of a column as a QVector<double> 2019-06-16 12:54:56 +02:00
jkqtpdatastorage.h JKQTPDatastore: added functions to check for existence of a column and to retreive the data of a column as a QVector<double> 2019-06-16 12:54:56 +02:00
jkqtpgraphsbase.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtpgraphsbase.h added function to JKQTPPlotElement that allow to transform a complete vector of x- or y-values in one call 2019-06-16 19:15:07 +02:00
jkqtpgraphsbaseerrors.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtpgraphsbaseerrors.h new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpgraphsbasestylingmixins.cpp new: rework/extension of the JKQTPDatastore interface (WIP) 2019-05-16 21:28:15 +02:00
jkqtpgraphsbasestylingmixins.h bugfixes (added missing DEFINE-compiler-flags for Visual C++, doxygen warnings/errors removed) 2019-05-30 11:19:56 +02:00
jkqtpimagetools.cpp new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpimagetools.h new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpkeystyle.cpp changed backgroundColor-properties for plot/widget/key to backgroundBrush, modified example to demonstrate this 2019-04-24 19:33:51 +02:00
jkqtpkeystyle.h new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtplotter.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtplotter.h added CMake build scripts for libraries + some necessary reorganizations 2019-06-20 15:18:58 +02:00
jkqtplotterstyle.cpp new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtplotterstyle.h new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtpopencvinterface.h code reorganization 2019-05-18 13:22:46 +02:00
jkqtpoverlaysbase.cpp further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtpoverlaysbase.h further reorganizations of code 2019-06-20 16:25:29 +02:00
jkqtptools.cpp new: Statistics library with functions to calculate histograms, regression, kernel density estimates, ... including a new example 2019-05-29 22:40:02 +02:00
jkqtptools.h moved basic polynomial functions to jkqtpmathtools.h 2019-06-02 15:39:10 +02:00