JKQtPlotter/lib/jkqtplotter
2023-08-15 15:26:06 +02:00
..
graphs update plot imaged for tutorials: datastore, datastorw_groupstat, datastore_regression, datastore_iterators, datastore_statistics 2023-08-15 15:02:39 +02:00
gui NEW: Using Q_SIGNALS/Q_SLOTS instead of signals/slots MOC-keywords ... this allows for interoperability with other signals/slots frameworks 2023-07-22 14:26:02 +02:00
private
resources CHANGED: updated default palette_MatlabLegacy_step.png 2023-07-30 22:30:09 +02:00
CMakeLists.txt renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
jkqtpbaseelements.cpp
jkqtpbaseelements.h
jkqtpbaseplotter.cpp FIXED/NEW: placement of plot-title (was not centerd in its box, but glued to the bottom) by adding a plotstyle parameter JKQTBasePlotterStyle::plotLabelOffset 2023-08-15 15:26:06 +02:00
jkqtpbaseplotter.h FIXED/NEW: placement of plot-title (was not centerd in its box, but glued to the bottom) by adding a plotstyle parameter JKQTBasePlotterStyle::plotLabelOffset 2023-08-15 15:26:06 +02:00
jkqtpbaseplotterstyle.cpp FIXED/NEW: placement of plot-title (was not centerd in its box, but glued to the bottom) by adding a plotstyle parameter JKQTBasePlotterStyle::plotLabelOffset 2023-08-15 15:26:06 +02:00
jkqtpbaseplotterstyle.h FIXED/NEW: placement of plot-title (was not centerd in its box, but glued to the bottom) by adding a plotstyle parameter JKQTBasePlotterStyle::plotLabelOffset 2023-08-15 15:26:06 +02:00
jkqtpcoordinateaxes.cpp NEW: secondary axes: added functionality to manage additional secondary axes in a JKQTPBasePlotter and to select which x-/y-Axis to use for drawing a JKQTPPlotElement, see also issue #87 2023-03-23 13:55:18 +01:00
jkqtpcoordinateaxes.h NEW: Using Q_SIGNALS/Q_SLOTS instead of signals/slots MOC-keywords ... this allows for interoperability with other signals/slots frameworks 2023-07-22 14:26:02 +02:00
jkqtpcoordinateaxesstyle.cpp fixed compile issues 2023-07-01 23:33:57 +02:00
jkqtpcoordinateaxesstyle.h refactorings, code improvements, no functional changes 2022-11-03 15:48:48 +01:00
jkqtpdatastorage.cpp
jkqtpdatastorage.h NEW: Using Q_SIGNALS/Q_SLOTS instead of signals/slots MOC-keywords ... this allows for interoperability with other signals/slots frameworks 2023-07-22 14:26:02 +02:00
jkqtpgraphsbase.cpp NEW: secondary axes: added functionality to manage additional secondary axes in a JKQTPBasePlotter and to select which x-/y-Axis to use for drawing a JKQTPPlotElement, see also issue #87 2023-03-23 13:55:18 +01:00
jkqtpgraphsbase.h NEW: Using Q_SIGNALS/Q_SLOTS instead of signals/slots MOC-keywords ... this allows for interoperability with other signals/slots frameworks 2023-07-22 14:26:02 +02:00
jkqtpgraphsbaseerrors.cpp NEW: secondary axes: added functionality to manage additional secondary axes in a JKQTPBasePlotter and to select which x-/y-Axis to use for drawing a JKQTPPlotElement, see also issue #87 2023-03-23 13:55:18 +01:00
jkqtpgraphsbaseerrors.h
jkqtpgraphsbasestyle.cpp CHANGED: updated default palette_MatlabLegacy_step.png 2023-07-30 22:30:09 +02:00
jkqtpgraphsbasestyle.h NEW: you can use any (preferably stepped/categorial) JKQTPMathImageColorPalette as default graph colors list in a style.ini file, by setting <tt>auto_styles/use_color_from_palette=PALETTE_NAME</tt> 2023-07-25 22:20:00 +02:00
jkqtpgraphsbasestylingmixins.cpp added several setter variants for colors that have the alpha transparency value as separate parameter 2022-09-25 15:23:52 +02:00
jkqtpgraphsbasestylingmixins.h NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off) 2022-10-31 20:34:01 +01:00
jkqtpimagetools.cpp
jkqtpimagetools.h
jkqtpinterfacecimg.h
jkqtpinterfaceopencv.h
jkqtpkeystyle.cpp updated default style parameters (more modern) 2023-07-01 23:23:35 +02:00
jkqtpkeystyle.h refactorings, code improvements, no functional changes 2022-11-03 15:48:48 +01:00
jkqtplotter_configmacros.h
jkqtplotter_imexport.h
jkqtplotter.cpp fixed some Qt5 compile errors 2023-07-22 10:45:11 +02:00
jkqtplotter.h FIXED: fixed impleentations of JKQTPlotter::beginGraphs(), which actually returned the end-iterator (COPY-PASTE-ERROR!!!) 2023-08-14 12:38:58 +02:00
jkqtplotterstyle.cpp IMPROVED/REWORKED: zomm/pan by mouse-wheel: now there are modes that support zoomin AND panning by trakpad and mouse-wheel simultaneously! 2023-06-16 13:41:47 +02:00
jkqtplotterstyle.h
jkqtptools.cpp fixed some Qt5 compile errors 2023-07-22 10:45:11 +02:00
jkqtptools.h IMPROVED/REWORKED: zomm/pan by mouse-wheel: now there are modes that support zoomin AND panning by trakpad and mouse-wheel simultaneously! 2023-06-16 13:41:47 +02:00
LibTarget.cmake.in renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00