mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2024-11-16 02:25:50 +08:00
03031e3762
- NEW: improved plotting speed for line-graphs by a compression algorithm (see JKQTPGraphLinesCompressionMixin) that removes overlaying lines (e.g. in JKQTPXYLineGraph) - NEW: improved plotting speed for line-graphs by a clipping algorithm (applies to JKQTPXYLineGraph, JKQTPGraphErrorStyleMixin, JKQTPSpecialLineHorizontalGraph, JKQTPSpecialLineVerticalGraph and others) - NEW: improved plotting speed for scatter-graphs by not calling draw functions for symbols outside the plot window (e.g. in JKQTPXYLineGraph) |
||
---|---|---|
.. | ||
private | ||
CMakeLists.txt | ||
jkqtcommon_imexport.h | ||
jkqtpbasicimagetools.cpp | ||
jkqtpbasicimagetools.h | ||
jkqtpcodestructuring.cpp | ||
jkqtpcodestructuring.h | ||
jkqtpdebuggingtools.cpp | ||
jkqtpdebuggingtools.h | ||
jkqtpdrawingtools.cpp | ||
jkqtpdrawingtools.h | ||
jkqtpenhancedpainter.cpp | ||
jkqtpenhancedpainter.h | ||
jkqtpgeometrytools.cpp | ||
jkqtpgeometrytools.h | ||
jkqtphighrestimer.cpp | ||
jkqtphighrestimer.h | ||
jkqtpicons.cpp | ||
jkqtpicons.h | ||
jkqtpmathtools.cpp | ||
jkqtpmathtools.h | ||
jkqtpstringtools.cpp | ||
jkqtpstringtools.h | ||
jkqttools.cpp | ||
jkqttools.h | ||
LibTarget.cmake.in |