mirror of
https://github.com/jkriege2/JKQtPlotter.git
synced 2025-02-10 22:50:57 +08:00
![jkriege2](/assets/img/avatar_default.png)
- 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)
46 KiB
820x870px
46 KiB
820x870px
![](/mirrors/JKQtPlotter/raw/commit/1d013685bfdb7b480b9fac207ef083dcb2ae4b5e/doc/images/JKQTPSimplifyPolyLines_agressive.png)