.. |
graphs
|
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 |
gui
|
BREAKING: Implement better/more access functions to the graphs (inlcuding sorting, moving up/down, appending/prepending, graphs-iterators ...), solves issue #97
|
2023-05-27 23:46:45 +02:00 |
private
|
|
|
resources
|
updated style.inis
|
2022-09-01 22:25:28 +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
|
BREAKING: Implement better/more access functions to the graphs (inlcuding sorting, moving up/down, appending/prepending, graphs-iterators ...), solves issue #97
|
2023-05-27 23:46:45 +02:00 |
jkqtpbaseplotter.h
|
BREAKING: Implement better/more access functions to the graphs (inlcuding sorting, moving up/down, appending/prepending, graphs-iterators ...), solves issue #97
|
2023-05-27 23:46:45 +02:00 |
jkqtpbaseplotterstyle.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 |
jkqtpbaseplotterstyle.h
|
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.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: 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 |
jkqtpcoordinateaxesstyle.cpp
|
added new JKQTPCALabelType element JKQTPCALTformat for general formatting with a std::format-format string (available for C++>=20 only!!!)
|
2022-09-28 00:59:57 +02:00 |
jkqtpcoordinateaxesstyle.h
|
refactorings, code improvements, no functional changes
|
2022-11-03 15:48:48 +01:00 |
jkqtpdatastorage.cpp
|
fixed several (pedantic) compiler warnings
|
2022-07-23 16:05:13 +02:00 |
jkqtpdatastorage.h
|
Fixed the one VS warning I found (warning level 4)
|
2023-01-28 10:55:17 -05: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: 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.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
|
NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off)
|
2022-10-31 20:34:01 +01:00 |
jkqtpgraphsbasestyle.h
|
refactorings, code improvements, no functional changes
|
2022-11-03 15:48:48 +01: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
|
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
|
refactorings, code improvements, no functional changes
|
2022-11-03 15:48:48 +01:00 |
jkqtplotter_configmacros.h
|
fixed several doxygen errors
|
2022-07-24 14:50:28 +02:00 |
jkqtplotter_imexport.h
|
fixed several doxygen errors
|
2022-07-24 14:50:28 +02:00 |
jkqtplotter.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 |
jkqtplotter.h
|
BREAKING: Implement better/more access functions to the graphs (inlcuding sorting, moving up/down, appending/prepending, graphs-iterators ...), solves issue #97
|
2023-05-27 23:46:45 +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
|
renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames
|
2023-03-15 14:59:34 +01:00 |
LibTarget.cmake.in
|
renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames
|
2023-03-15 14:59:34 +01:00 |