jkriege2 / JKQtPlotter

an extensive Qt5 & Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
http://jkriege2.github.io/JKQtPlotter/index.html
GNU Lesser General Public License v2.1
889 stars 190 forks source link

Fix the issue of setDrawMode1 affecting tick drawing for modes 0 and … #108

Closed chengben1104 closed 12 months ago

chengben1104 commented 12 months ago

Fix the issue of drawing tick marks between mode1, mode0, and mode2.

jkriege2 commented 12 months ago

Thanks for the fix!