Commit Graph

  • 905c14f791 Deploying to gh-pages from @ b349f07118 🚀 gh-pages jkriege2 2024-10-30 21:03:50 +0000
  • b349f07118
    Fix issue #142 (#143) master Transporter 2024-10-30 22:00:12 +0100
  • 2d1afbfee7 Fix issue #142 #143 Transporter 2024-10-25 18:15:01 +0200
  • 169fc28d97 Deploying to gh-pages from @ 966a537f4a 🚀 jkriege2 2024-10-18 12:33:00 +0000
  • 966a537f4a minor fix for MSVC and C++20 jkriege2 2024-10-18 14:29:17 +0200
  • 8ae034140b Deploying to gh-pages from @ f41be57613 🚀 jkriege2 2024-10-18 12:20:56 +0000
  • f41be57613 minor code improvementa jkriege2 2024-10-18 14:17:06 +0200
  • a895e78cc7 Deploying to gh-pages from @ 20e6f09e94 🚀 jkriege2 2024-10-17 11:53:30 +0000
  • 20e6f09e94 FIX: remove QPainter::setRenderHint(QPainter::VerticalSubpixelPositioning) as this does not seem to improve outcomes jkriege2 2024-10-17 13:49:33 +0200
  • 32dc16afb0 Deploying to gh-pages from @ 6a96d36538 🚀 jkriege2 2024-10-17 10:45:39 +0000
  • 6a96d36538 FIX: add return values to all addGraph()-Variants in JKQTPlotter (to mirror the interface of JKQTBasePlotter), fixes issue #140 jkriege2 2024-10-17 12:41:50 +0200
  • 97ef793e9d Deploying to gh-pages from @ fd8ea3adb2 🚀 jkriege2 2024-10-16 11:28:41 +0000
  • 82a384d866 Deploying to gh-pages from @ 2e0d0d7540 🚀 jkriege2 2024-10-16 11:25:58 +0000
  • fd8ea3adb2
    BugFix (#139) When right clicking during a ScribbleForEvent/MouseDragAction, and the right click is outside the plot, the last scribble event was not being generated. Snolandia 2024-10-16 04:24:50 -0700
  • 2e0d0d7540
    addGraph function return value fixed (#140) seyed sajad hosseini rostami 2024-10-16 13:22:28 +0200
  • 6597092d40 Deploying to gh-pages from @ 8ff150ab01 🚀 jkriege2 2024-10-16 11:09:51 +0000
  • 8ff150ab01 fixed missing documentation and compile issue jkriege2 2024-10-16 13:05:55 +0200
  • 5e58e2f1ba addGraph function return value fixed #140 Sajad Hosseini 2024-10-16 11:14:40 +0200
  • 5b647f24d1 BugFix #139 Jonathan 2024-10-15 13:26:57 -0700
  • e14b6132d1 Deploying to gh-pages from @ 1dc569d534 🚀 jkriege2 2024-10-15 19:57:58 +0000
  • 1dc569d534
    Update appveyor.yml: Add C++20 build Jan W. Krieger 2024-10-15 21:53:49 +0200
  • fc040ede1f Deploying to gh-pages from @ 0f956ae8a5 🚀 jkriege2 2024-10-08 20:05:42 +0000
  • 0f956ae8a5 FIX: remove JKQTPCoordinateAxis::setTickSpacing() as tickSPacing is an internal property that is readonly to the user of the library/outside the class jkriege2 2024-10-08 22:00:45 +0200
  • 9aeebad438 Deploying to gh-pages from @ b65da26c0f 🚀 jkriege2 2024-09-18 15:48:56 +0000
  • b65da26c0f
    Update appveyor.yml Jan W. Krieger 2024-09-18 17:45:27 +0200
  • 755fec5dc2 Deploying to gh-pages from @ d62e16a686 🚀 jkriege2 2024-09-18 12:47:43 +0000
  • d62e16a686
    Update msvc-codeanalysis.yml with newer action version Jan W. Krieger 2024-09-18 14:43:28 +0200
  • 487ac1336e Deploying to gh-pages from @ 9b877f9ed6 🚀 jkriege2 2024-09-18 12:41:55 +0000
  • 9b877f9ed6 improved documentation jkriege2 2024-09-18 14:38:02 +0200
  • 7d37140837 NEW: added example which shows how to bin a QScrollBar to a JKQTPlotter jkriege2 2024-09-18 14:37:46 +0200
  • 2a23d27c60 added JKQTPCoordinateAxis::setRangeFixed() which disables changing the axis range (and thus the zoom) add JKQTPCoordinateAxis::getMin() and JKQTPCoordinateAxis::getMax() getters jkriege2 2024-09-18 14:28:44 +0200
  • 6cdd9bd5eb
    Compile Error on Windows fixed #131 Jonas Bilal 2024-07-13 19:09:43 +0200
  • c8cd211f9f Deploying to gh-pages from @ aa4ac4c58a 🚀 jkriege2 2024-03-28 21:05:28 +0000
  • aa4ac4c58a FIXED issue #128: Question about rendering unicode in plot labels: Unicode characters were not rendered if they are not in the currently active font, as fallback-rendering was switched off. It is now switched on again for text and verbatim nodes. Thanks to user:fpalazzolo for reporting this bug FIXED font rendering was not always anti-aliased jkriege2 2024-03-28 22:01:59 +0100
  • afe7a47de5 Deploying to gh-pages from @ 6ca2e6ea3c 🚀 jkriege2 2024-03-18 11:13:56 +0000
  • 6ca2e6ea3c Speed-Improvemend for 2D-KDE calculation by reordering loops and allowing for inlined function calls jkriege2 2024-03-18 12:10:38 +0100
  • 7292dd5c54 small bugfix jkriege2 2024-03-18 11:43:55 +0100
  • 0ca64dbe9c Deploying to gh-pages from @ e25b494eb5 🚀 jkriege2 2024-03-18 10:35:37 +0000
  • e25b494eb5 change to allow compiling against older Qt versions jkriege2 2024-03-18 11:32:09 +0100
  • b2aad7ca20 BREAKING: improved speed of median/quantile calculation, by only partially sorting jkriege2 2024-03-18 10:52:29 +0100
  • ee391516fc Deploying to gh-pages from @ be48ed84ba 🚀 jkriege2 2024-03-18 09:45:57 +0000
  • be48ed84ba
    Add-qt5.12.12-compatibility (#127) Social_Mean 2024-03-18 17:42:32 +0800
  • 5e563b3b4e fix: add default argument in Data's constructor #127 Social_Mean 2024-03-18 11:56:10 +0800
  • cbaa479216 add qt5.12.12-compatibility Social_Mean 2024-03-15 22:03:33 +0800
  • d39b253a2a add qt5.12.12-compatibility Social_Mean 2024-03-15 22:02:37 +0800
  • 8bb7093c42 add qt5.12.12 compatibility Social_Mean 2024-03-15 22:01:46 +0800
  • f0688bf481 Deploying to gh-pages from @ 6482ff7a49 🚀 jkriege2 2024-03-15 10:39:54 +0000
  • 6482ff7a49 FIX another bug from issue #124: a use of private Qt-API, which is undocumented and not present in all cases was replaced ... jkriege2 2024-03-15 11:36:40 +0100
  • f79663d6b3 Deploying to gh-pages from @ 77f498f04d 🚀 jkriege2 2024-03-15 09:19:26 +0000
  • 77f498f04d FIX issue #124 QGradient::Preset::NumPresets is undocumented and seems to be missing in some cases --> use QMetaEnum::fromType<QGradient::Preset>().keyCount() instead jkriege2 2024-03-15 10:15:29 +0100
  • 378ae79517 FIX issue #124 warning() is not a valid CMake method (using message(WARNING ...) instead) jkriege2 2024-03-15 10:14:34 +0100
  • 75c0de8957 Deploying to gh-pages from @ 8b22212d5d 🚀 jkriege2 2024-03-14 09:02:25 +0000
  • 8b22212d5d
    Update appveyor.yml: bumped Qt-version for Ubuntu AppVeyor-builds Jan W. Krieger 2024-03-14 09:59:10 +0100
  • bb7436c7ed Deploying to gh-pages from @ 7f4972a0e1 🚀 jkriege2 2024-03-12 21:27:39 +0000
  • 7f4972a0e1 added CMAKE-check for existence of _j0 or j0, should fix issue https://github.com/jkriege2/JKQtPlotter/issues/124 jkriege2 2024-03-12 22:00:33 +0100
  • 7d6c441424 Deploying to gh-pages from @ b2b275f55434bfaf2958ae4b4afc8024b90c066d 🚀 jkriege2 2024-03-12 21:03:50 +0000
  • 03a2ede316 Deploying to gh-pages from @ ffb33a507e 🚀 jkriege2 2024-02-23 12:15:23 +0000
  • ffb33a507e
    Update appveyor.yml: bumped QT-Versions up Jan W. Krieger 2024-02-23 13:12:02 +0100
  • b624cec46d Deploying to gh-pages from @ d9f2383791 🚀 jkriege2 2024-02-22 20:21:56 +0000
  • d9f2383791 NEW: added JKQTPGLabelHalfwaysToXAxis+JKQTPGLabelHalfwaysToYAxis to JKQTPXYGraphLabels jkriege2 2024-02-22 21:18:45 +0100
  • 6afd2de62a Deploying to gh-pages from @ 7ed751903a 🚀 jkriege2 2024-02-15 08:25:20 +0000
  • 7ed751903a
    Merge pull request #122 from doug1234/MoreWarnings Jan W. Krieger 2024-02-15 09:22:05 +0100
  • 277bcebfe9 Fixed visual studio warning: warning C4456: declaration of 'all_paths' hides previous local declaration #122 Douglas Ayers 2024-02-14 10:50:51 -0500
  • aca015444e Deploying to gh-pages from @ 56f930db78 🚀 jkriege2 2024-02-14 13:05:41 +0000
  • 56f930db78 NEW: proper data-tooltips for financial graphs jkriege2 2024-02-14 14:00:32 +0100
  • bcc626172e NEW: Using axis's tick label formating properties to format values in data-tooltips (e.g. dates will appear formated as such) jkriege2 2024-02-14 13:59:59 +0100
  • e152e984f6 docfix jkriege2 2024-02-14 13:57:44 +0100
  • 18405073d0 FIXed drawing of quartic bezier curves in DrawAsGeometricElement jkriege2 2024-02-14 13:57:16 +0100
  • 819ac7f9fc FIX: JKQTMathText: rendering of matrices, when onle one row or column or a single value are present jkriege2 2024-02-14 13:55:12 +0100
  • 5055c990d2 Deploying to gh-pages from @ 924eb5fe91 🚀 jkriege2 2024-02-13 23:14:16 +0000
  • 924eb5fe91 doc fix jkriege2 2024-02-14 00:10:48 +0100
  • 2e9b28821e Deploying to gh-pages from @ 9349f486cb 🚀 jkriege2 2024-02-13 23:07:45 +0000
  • 9349f486cb docfix jkriege2 2024-02-14 00:03:38 +0100
  • c5427f6745 Deploying to gh-pages from @ 86c2e821c1 🚀 jkriege2 2024-02-13 23:01:43 +0000
  • 86c2e821c1 fixed compile error jkriege2 2024-02-13 23:58:28 +0100
  • 59758ce2be doc update jkriege2 2024-02-13 23:56:13 +0100
  • dd5cd3b212 Deploying to gh-pages from @ 2365caf83b 🚀 jkriege2 2024-02-13 22:52:37 +0000
  • 2365caf83b NEW: JKQTPGeoBezierCurve for drawing bezier curves of degree 1-4 (+example) jkriege2 2024-02-13 23:49:23 +0100
  • 5b4a7bc72f Deploying to gh-pages from @ 4e7431ff77 🚀 jkriege2 2024-02-12 21:30:36 +0000
  • 4e7431ff77 fix security issues (members were not initialized) jkriege2 2024-02-12 22:27:24 +0100
  • 8c5e07d6d7 Deploying to gh-pages from @ f40bb2010d 🚀 jkriege2 2024-02-12 21:24:37 +0000
  • f40bb2010d NEW: stacked barcharts may have a small separation (default 1pt) NEW: autoscaling for barcharts works now, also when stacked and unstacked charts are combined in one plot NEW: proper styling for financial graphs in style.ini-files REWORKED: separation and gruping factor for barcharts on autoscaling doc update jkriege2 2024-02-12 22:21:13 +0100
  • dd940ab569 doc update and many bugfixes jkriege2 2024-02-12 15:01:46 +0100
  • 6ff7e160eb Deploying to gh-pages from @ 503ef13275 🚀 jkriege2 2024-02-11 18:03:38 +0000
  • 503ef13275 modified default style a bit ... using FIRASans as math font and increased font size a bit to make them easier readable jkriege2 2024-02-11 18:59:21 +0100
  • 9630a495de Deploying to gh-pages from @ 09c2d7430e 🚀 jkriege2 2024-02-11 17:34:03 +0000
  • 09c2d7430e fix compile error (missing #includes) jkriege2 2024-02-11 18:30:54 +0100
  • c011df7177 Deploying to gh-pages from @ 75b2971477 🚀 jkriege2 2024-02-11 13:23:32 +0000
  • 75b2971477 updyted stylesbanner.png jkriege2 2024-02-11 14:19:06 +0100
  • de68d8b8d6 NEW: added financial graphs (Candlestick or OHLC) and example for these jkriege2 2024-02-11 14:18:50 +0100
  • 863f083bf9 updated barchart doc jkriege2 2024-02-11 13:53:10 +0100
  • 6c94544fe4 Deploying to gh-pages from @ f860f76e72 🚀 jkriege2 2024-02-10 15:50:03 +0000
  • f860f76e72 doc update jkriege2 2024-02-10 16:46:33 +0100
  • fd701d3c19 Deploying to gh-pages from @ b5b10f16f9 🚀 jkriege2 2024-02-09 23:46:29 +0000
  • b5b10f16f9 fixtypo in code jkriege2 2024-02-10 00:43:18 +0100
  • 1c545843ed Deploying to gh-pages from @ 25fcb2a74a 🚀 jkriege2 2024-02-09 23:29:55 +0000
  • 25fcb2a74a NEW add JKQTPParametrizedVectorFieldGraph, which draws color-coded vector fields (color from length, angle, or user-supplied data column) + example jkriege2 2024-02-10 00:26:45 +0100
  • 24526aa6a5 NEW: added JKQTPGLabelCenteredOnData to JKQTPGraphLabelPosition, so JKQTPXYGraphLabels can draw directly centered over the datapoint jkriege2 2024-02-09 16:59:14 +0100
  • 8e6847b593 modified code logo for documentation jkriege2 2024-02-09 16:46:01 +0100
  • 4e29109937 JKQTPVectorFieldGraph gained the option to also scale the line width with the vector length/magnitude jkriege2 2024-02-09 16:45:40 +0100