JKQtPlotter/lib
Snolandia a275fb73c3
Couple bug fixes (#147)
* BugFix

* Resolve several issues

1: Allow mouse scroll events to pass through to parent if the plot has not mouse scroll events to do. i.e. if scroll to zoom is disabled, and the graph is part of a scroll area, this allows scrolling the scroll area while the mouse is over the plot.

2: Fixed bug with resize timer resetting itself every time, rather than actually performing the countdown and calling the function.

3. Fixed bug with margins being calculated incorrectly, preventing the complete removal of margins from a plot.
2025-01-15 21:21:39 +01:00
..
jkqtcommon minor code improvementa 2024-10-18 14:17:06 +02:00
jkqtfastplotter updated copyright timerange to 2024 2024-02-06 14:50:49 +01:00
jkqtmath Speed-Improvemend for 2D-KDE calculation by reordering loops and allowing for inlined function calls 2024-03-18 12:10:38 +01:00
jkqtmathtext Fix issue #142 (#143) 2024-10-30 22:00:12 +01:00
jkqtplotter Couple bug fixes (#147) 2025-01-15 21:21:39 +01:00
CMakeLists.txt ensure that either CMAKE_BUILD_TYPE or CMAKE_CONFIGURATION_TYPES is set in CMake 2024-01-27 14:20:31 +01:00
jkqtcommon_statistics_and_math.pri renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
jkqtcommon.pri bugfixes 2024-01-22 18:20:35 +01:00
jkqtfastplotter.pri improved/fixed qmake-build scripts fot Qt6 2022-04-24 22:07:16 +02:00
jkqtmath.pri renamed sub-library JKQTCommonMathAndStatistics to JKATMath. This results in shorter filenames 2023-03-15 14:59:34 +01:00
jkqtmathtext.pri BREAKING/REWORKED: Separated the LaTeX parser into JKQTMathTextLatexParser from JKQTMathText 2022-08-20 16:19:40 +02:00
jkqtplotter_pch.pri using Precompiled Headers in QMake 2022-07-23 13:58:01 +02:00
jkqtplotter_version.h.in FIXing and EXTENDing jkqtplotter_version.h 2024-01-05 21:01:46 +01:00
jkqtplotter.pri NEW: added financial graphs (Candlestick or OHLC) and example for these 2024-02-11 14:18:50 +01:00