JKQtPlotter/examples
2023-07-22 00:14:42 +02:00
..
advplotstyling updated impulse plots & doc 2022-09-26 02:08:01 +02:00
barchart NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off) 2022-10-31 20:34:01 +01:00
barchart_customdrawfunctor NEW: you can provide a custom draw functor to barcharts to completely customize their look 2022-10-28 21:48:42 +02:00
barchart_errorbars bugfix 2022-09-11 07:52:19 +02:00
barchart_functorfill NEW: you can provide a custom draw functor to barcharts to completely customize their look 2022-10-28 21:48:42 +02:00
barchart_twocolor bugfix 2022-09-11 07:52:19 +02:00
boxplot updated impulse plots & doc 2022-09-26 02:08:01 +02:00
cmake_link_example added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
contourplot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
datastore added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
datastore_groupedstat renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
datastore_iterators added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
datastore_regression renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
datastore_statistics renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
datastore_statistics_2d renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
dateaxes 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
distributionplot added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
errorbarstyles added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
evalcurve added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
filledgraphs updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
filledgraphs_errors bugfix 2022-09-11 07:52:19 +02:00
functionplot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
geo_arrows updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
geo_coordinateaxis0 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
geo_simple updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
geometric updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
imageplot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
imageplot_cimg added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
imageplot_modifier updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
imageplot_nodatastore updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
imageplot_opencv added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
imageplot_userpal updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
impulsesplot NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off) 2022-10-31 20:34:01 +01:00
jkqtfastplotter_test fixed CMakeLists.txt cmake-version to work on appveyor Linux build 2022-04-18 22:42:18 +02:00
jkqtmathtext_simpletest removed some compiler warnings and fixed construction problems 2022-07-22 16:24:24 +02:00
jkqtmathtext_test JKQTMathText: 2022-09-01 14:36:34 +02:00
jkqtplot_test 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
libexampletools NEW: barcharts and impulse graphs may now draw their baseline as stylable line (default: off) 2022-10-31 20:34:01 +01:00
logaxes 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
mandelbrot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
multiplot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
parametriccurve updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
paramscatterplot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
paramscatterplot_customsymbol JKQTPlotter: added examples for custom symbols 2022-09-07 21:38:29 +02:00
paramscatterplot_image updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
parsedfunctionplot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
rgbimageplot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
rgbimageplot_cimg added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
rgbimageplot_opencv added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
rgbimageplot_qt docfix 2022-10-30 21:52:30 +01:00
scatter fixed issue #73: Symbol thickness differs in actual plot and legend 2022-08-30 09:44:40 +02:00
scatter_customsymbol JKQTPlotter: added examples for custom symbols 2022-09-07 21:38:29 +02:00
second_axis Update README.md 2023-03-27 15:25:46 +02:00
simpletest updated documentation (better structure & more info) 2022-09-24 20:18:08 +02:00
speed renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
stackedbars updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
stepplots updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
styledboxplot updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
styling UPDATED: styles doc image generation and doc images from that 2023-07-22 00:14:42 +02:00
symbols_and_errors updated impulse plots & doc 2022-09-26 02:08:01 +02:00
symbols_and_styles updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
ui added more auto-generated screenshots 2022-08-26 22:32:48 +02:00
user_interaction IMPROVED handling of JKQTPMouseWheelActions::jkqtpmwaZoomByWheelAndTrackpadPan: now consecutive pan-actions are recognizes as such, even if the pan-delta is larger than the predefined limit ... as long as the events were generated close in time to each other! 2023-06-18 15:13:24 +02:00
violinplot renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
wiggleplots updated many documentation images to auto-generated ones 2022-08-28 22:48:14 +02:00
CMakeLists.txt 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