diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2021-01-06 14:17:51 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-01-06 12:31:22 -0800 |
commit | 405e6b6b693234024ae541a74cfb9733f3b8f09d (patch) | |
tree | f95b47d547c77ed492f357118b5b87071e199b99 /.DEREK.yml | |
parent | ab324ed769b4d39816020bf649defb61cb4bff41 (diff) | |
download | subsurface-405e6b6b693234024ae541a74cfb9733f3b8f09d.tar.gz |
statistics: fix chart features: regression line and median/mean
The coordinates of these were calculated when creating the feature.
This is wrong, because the min/max values of the axes can change
on resize to get "nice" number. Therefore, recalculate after resizing.
This means that the general "LineMarker" class has to be split into
two classes, one for regression lines and one for median/mean
markers.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to '.DEREK.yml')
0 files changed, 0 insertions, 0 deletions