diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2021-01-01 22:37:55 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-01-02 11:04:03 -0800 |
commit | a034014a6aaf807119feac0638461f5c95990b5e (patch) | |
tree | 11ade95a8e40abf896b58efd7cb648ce6ed40220 /.lgtm.yml | |
parent | cccc0abc0c8ddf791d09fe514375230a5609e7c7 (diff) | |
download | subsurface-a034014a6aaf807119feac0638461f5c95990b5e.tar.gz |
statistics: implement a structure representing the chart state
The StatsState structure fully describes the current state of
the chart: the selected axes, operations and additional chart
features, such as legend or labels.
The code implements sanity checks and reacts accordingly,
if an invalid combination of variables and charts is chosen.
The chart and variable lists to be displayed can be queried
and are encapsulated in the StatsState::UIState structure.
Some variable / chart combinations are possible, but not
recommended, which is represented by a warning flag.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to '.lgtm.yml')
0 files changed, 0 insertions, 0 deletions