JKQtPlotter/lib/jkqtplotter/graphs
2020-09-21 13:52:13 +02:00
..
jkqtpbarchart.cpp improved code (removed code repeats by using getIndexRange(), using const where appropriate) 2020-09-19 15:39:02 +02:00
jkqtpbarchart.h reworked class hierarchy of bar charts 2020-09-17 16:59:57 +02:00
jkqtpbarchartbase.cpp moved set/getBaseline() to a special base graph class JKQTPXYBaselineGraph 2020-09-19 15:08:32 +02:00
jkqtpbarchartbase.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpboxplot.cpp improved/breaking change: reworked class hierarchy of boxplots 2020-09-21 13:40:38 +02:00
jkqtpboxplot.h improved/breaking change: reworked class hierarchy of boxplots 2020-09-21 13:40:38 +02:00
jkqtpboxplotbase.cpp improved/breaking change: reworked class hierarchy of boxplots 2020-09-21 13:40:38 +02:00
jkqtpboxplotbase.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpboxplotstylingmixins.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpboxplotstylingmixins.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpcontour.cpp - bugfix: improved handling of DRAGZOOM-UserAction for log-log plots 2020-09-08 20:15:33 +02:00
jkqtpcontour.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpevaluatedfunction.cpp using new JKQTPGraphLineAndFillStyleMixin where appropriate 2020-09-19 14:55:46 +02:00
jkqtpevaluatedfunction.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpevaluatedfunctionbase.cpp - cleanup of class-hierarchy of evaluated functions 2020-09-07 20:58:20 +02:00
jkqtpevaluatedfunctionbase.h - cleanup of class-hierarchy of evaluated functions 2020-09-07 20:58:20 +02:00
jkqtpevaluatedparametriccurve.cpp - bugfix: improved handling of DRAGZOOM-UserAction for log-log plots 2020-09-08 20:15:33 +02:00
jkqtpevaluatedparametriccurve.h - bugfix: improved handling of DRAGZOOM-UserAction for log-log plots 2020-09-08 20:15:33 +02:00
jkqtpfilledcurve.cpp improved/breaking change: reworked class hierarchy of filled line graphs 2020-09-19 19:17:35 +02:00
jkqtpfilledcurve.h improved/breaking change: reworked class hierarchy of filled line graphs 2020-09-19 19:17:35 +02:00
jkqtpgeoannotations.cpp renamed JKQTPPlotObject->JKQTPGeometricPlotElement and added new base class JKQTPPlotAnnotationElement 2020-09-21 13:15:57 +02:00
jkqtpgeoannotations.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpgeobase.cpp renamed JKQTPPlotObject->JKQTPGeometricPlotElement and added new base class JKQTPPlotAnnotationElement 2020-09-21 13:15:57 +02:00
jkqtpgeobase.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpgeolines.cpp renamed JKQTPPlotObject->JKQTPGeometricPlotElement and added new base class JKQTPPlotAnnotationElement 2020-09-21 13:15:57 +02:00
jkqtpgeolines.h renamed JKQTPPlotObject->JKQTPGeometricPlotElement and added new base class JKQTPPlotAnnotationElement 2020-09-21 13:15:57 +02:00
jkqtpgeometric.cpp reorganization: split jkqtpgeometric.h/.cpp into several smaller files that group the geomtric shapes by type 2020-08-26 10:36:07 +02:00
jkqtpgeometric.h reorganization: split jkqtpgeometric.h/.cpp into several smaller files that group the geomtric shapes by type 2020-08-26 10:36:07 +02:00
jkqtpgeoshapes.cpp renamed JKQTPPlotObject->JKQTPGeometricPlotElement and added new base class JKQTPPlotAnnotationElement 2020-09-21 13:15:57 +02:00
jkqtpgeoshapes.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpimage.cpp - improved: geometric objects now use an adaptive drawing algorithm to represent curves (before e.g. ellipses were always separated into a fixed number of line-segments) 2020-09-03 23:08:52 +02:00
jkqtpimage.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpimageoverlays.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpimageoverlays.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpimagergb.cpp - bugfix: improved handling of DRAGZOOM-UserAction for log-log plots 2020-09-08 20:15:33 +02:00
jkqtpimagergb.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpimpulses.cpp improved code (removed code repeats by using getIndexRange(), using const where appropriate) 2020-09-19 15:39:02 +02:00
jkqtpimpulses.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpparsedfunction.cpp bugfix: parsed functions did not work properly 2020-09-09 11:45:33 +02:00
jkqtpparsedfunction.h - cleanup of class-hierarchy of evaluated functions 2020-09-07 20:58:20 +02:00
jkqtppeakstream.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtppeakstream.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtprange.cpp - improved/breaking change: reworked class hierarchy of range plot elements (JKQTPVerticalRange and JKQTPHorizontalRange) 2020-09-19 19:59:33 +02:00
jkqtprange.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpscatter.cpp improved code (removed code repeats by using getIndexRange(), using const where appropriate) 2020-09-19 15:39:02 +02:00
jkqtpscatter.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpsinglecolumnsymbols.cpp diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpsinglecolumnsymbols.h comment formatting fix 2020-09-21 13:52:13 +02:00
jkqtpspecialline.cpp improved/breaking change: reworked class hierarchy of special line (step) graphs 2020-09-19 19:06:01 +02:00
jkqtpspecialline.h improved/breaking change: reworked class hierarchy of special line (step) graphs 2020-09-19 19:06:01 +02:00
jkqtpstatisticsadaptors.cpp - bugfix: improved handling of DRAGZOOM-UserAction for log-log plots 2020-09-08 20:15:33 +02:00
jkqtpstatisticsadaptors.h diverse code improvements, increased copyright year to 2020 2020-08-26 12:58:23 +02:00
jkqtpviolinplot.cpp renamed JKQTPPlotObject->JKQTPGeometricPlotElement and added new base class JKQTPPlotAnnotationElement 2020-09-21 13:15:57 +02:00
jkqtpviolinplot.h renamed JKQTPPlotObject->JKQTPGeometricPlotElement and added new base class JKQTPPlotAnnotationElement 2020-09-21 13:15:57 +02:00
jkqtpviolinplotstylingmixins.cpp breaking: made more functions and function parameters const 2020-09-18 22:03:12 +02:00
jkqtpviolinplotstylingmixins.h comment formatting fix 2020-09-21 13:52:13 +02:00