JKQtPlotter/lib/jkqtplotter
2022-09-26 02:08:01 +02:00
..
graphs updated impulse plots & doc 2022-09-26 02:08:01 +02:00
gui JKQTPCALTprintf for general axis tick formatting with a printf-format string 2022-09-24 00:16:57 +02:00
private
resources updated style.inis 2022-09-01 22:25:28 +02:00
CMakeLists.txt JKQTPlotter: REORGANIZED: separated line-graphs from jkqtpscatter.h/.cpp into jkqtplines.h/.cpp 2022-08-25 22:41:41 +02:00
jkqtpbaseelements.cpp
jkqtpbaseelements.h
jkqtpbaseplotter.cpp updated impulse plots & doc 2022-09-26 02:08:01 +02:00
jkqtpbaseplotter.h updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtpbaseplotterstyle.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtpbaseplotterstyle.h updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtpcoordinateaxes.cpp bugfixed length of zero line 2022-09-25 21:22:29 +02:00
jkqtpcoordinateaxes.h NEW: added option to draw a zero axis to JKQTPCoordinateAxis, which draws an axis at the origin of the coordinate system 2022-09-25 15:34:05 +02:00
jkqtpcoordinateaxesstyle.cpp NEW: added option to draw a zero axis to JKQTPCoordinateAxis, which draws an axis at the origin of the coordinate system 2022-09-25 15:34:05 +02:00
jkqtpcoordinateaxesstyle.h NEW: added option to draw a zero axis to JKQTPCoordinateAxis, which draws an axis at the origin of the coordinate system 2022-09-25 15:34:05 +02:00
jkqtpdatastorage.cpp
jkqtpdatastorage.h updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtpgraphsbase.cpp JKQTPlotter: NEW: added JKQTPXYGraph::setKeyColumn()/JKQTPXYGraph::getKeyColumn() and JKQTPXYGraph::setValueColumn()/JKQTPXYGraph::getValueColumn() and corresponding functions in other classes. 2022-09-10 13:38:29 +02:00
jkqtpgraphsbase.h dox update/fix 2022-09-19 21:55:12 +02:00
jkqtpgraphsbaseerrors.cpp JKQTPlotter: IMPROVED/REWORKED: reworked JKQTPErrorPlotstyle and error indicator plotting so error-inidcators can be specified as ORed combination of flags from JKQTPErrorPlotstyleElements, added additional error indicator styles (half-bars, arrows...) 2022-09-14 22:03:46 +02:00
jkqtpgraphsbaseerrors.h
jkqtpgraphsbasestyle.cpp
jkqtpgraphsbasestyle.h updated impulse plots & doc 2022-09-26 02:08:01 +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 added several setter variants for colors that have the alpha transparency value as separate parameter 2022-09-25 15:23:52 +02:00
jkqtpimagetools.cpp IMPROVED/REWORKED: reworked JKQTPCADrawMode and coordinate axis drawing so the draw mide can be specified as ORed combination of flags from JKQTPCADrawModeElements, added flags to draw arrows at the end of the axis line 2022-09-23 20:43:53 +02:00
jkqtpimagetools.h
jkqtpinterfacecimg.h
jkqtpinterfaceopencv.h
jkqtpkeystyle.cpp
jkqtpkeystyle.h updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtplotter_configmacros.h
jkqtplotter_imexport.h
jkqtplotter.cpp JKQTPlotter: generate High-DPI Icons, where necessary/appropriate 2022-09-01 21:37:50 +02:00
jkqtplotter.h updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtplotterstyle.cpp JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtplotterstyle.h updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
jkqtptools.cpp JKQTPCALTprintf for general axis tick formatting with a printf-format string 2022-09-24 00:16:57 +02:00
jkqtptools.h updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
LibTarget.cmake.in