JKQtPlotter/lib/jkqtplotter
2019-06-13 13:00:27 +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 added shortcut setShowZeroAxes() to JKQTBasePlotter and JKQTPlotter 2019-06-12 13:00:28 +02:00
jkqtpbaseplotter.h added shortcut setShowZeroAxes() to JKQTBasePlotter and JKQTPlotter 2019-06-12 13:00:28 +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 added appendToColumns() methods that allow to add values to several columns simultaneously 2019-06-12 13:06:53 +02:00
jkqtpdatastorage.h added appendToColumns() methods that allow to add values to several columns simultaneously 2019-06-12 13:06:53 +02:00
jkqtpelementsoverlay.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
jkqtpelementsoverlay.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
jkqtpgraphsbarchart.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
jkqtpgraphsbarchart.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphsbase.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
jkqtpgraphsbase.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
jkqtpgraphsbaseerrors.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
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
jkqtpgraphsboxplot.cpp bugfix: JKQTPBoxplotHorizontalGraph notch was not drawn correctly 2019-06-13 09:29:10 +02:00
jkqtpgraphsboxplot.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphsboxplotstylingmixins.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
jkqtpgraphsboxplotstylingmixins.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
jkqtpgraphscontour.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
jkqtpgraphscontour.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphsevaluatedfunction.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
jkqtpgraphsevaluatedfunction.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphsfilledcurve.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
jkqtpgraphsfilledcurve.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphsgeometric.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
jkqtpgraphsgeometric.h bugfixes (added missing DEFINE-compiler-flags for Visual C++, doxygen warnings/errors removed) 2019-05-30 11:19:56 +02:00
jkqtpgraphsimage.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
jkqtpgraphsimage.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphsimageoverlays.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
jkqtpgraphsimageoverlays.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
jkqtpgraphsimagergb.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
jkqtpgraphsimagergb.h bugfixes (added missing DEFINE-compiler-flags for Visual C++, doxygen warnings/errors removed) 2019-05-30 11:19:56 +02:00
jkqtpgraphsimpulses.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
jkqtpgraphsimpulses.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphsparsedfunction.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
jkqtpgraphsparsedfunction.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphspeakstream.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
jkqtpgraphspeakstream.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphsrange.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
jkqtpgraphsrange.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
jkqtpgraphsscatter.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
jkqtpgraphsscatter.h statistics library: added functions for grouped statistics and adaptors for them 2019-06-13 10:29:12 +02:00
jkqtpgraphssinglecolumnsymbols.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
jkqtpgraphssinglecolumnsymbols.h improved contour plots + added example for contour plots 2019-05-19 15:22:56 +02:00
jkqtpgraphsspecialline.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
jkqtpgraphsspecialline.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
jkqtpgraphsstatisticsadaptors.cpp added regression, IRLS robust regression, weighted regression and polynomial fitting/evaluation to statistics library 2019-06-01 18:15:04 +02:00
jkqtpgraphsstatisticsadaptors.h bugfixes to documentation 2019-06-13 13:00:27 +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 ruler-tool shows slope 2019-06-01 14:02:35 +02:00
jkqtplotter.h added shortcut setShowZeroAxes() to JKQTBasePlotter and JKQTPlotter 2019-06-12 13:00:28 +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
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