subsurface/stats
Berthold Stoeger ca572acb0d statistics: implement a bar series
Implement a bar series, which can plot stacked, grouped and single
bar charts in horizontal or vertical ways. On hovering over a
bar, an information is shown. The shown information depends on
whether the chart is count or value based, or is a multi-bin
chart.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2021-01-02 11:04:03 -08:00
..
barseries.cpp statistics: implement a bar series 2021-01-02 11:04:03 -08:00
barseries.h statistics: implement a bar series 2021-01-02 11:04:03 -08:00
CMakeLists.txt statistics: implement a bar series 2021-01-02 11:04:03 -08:00
informationbox.cpp statistics: implement a simple information box 2021-01-02 11:04:03 -08:00
informationbox.h statistics: implement a simple information box 2021-01-02 11:04:03 -08:00
legend.cpp statistics: add a header file defining z-values 2021-01-02 11:04:03 -08:00
legend.h statistics: implement a legend box 2021-01-01 21:10:10 +01:00
statsaxis.cpp statistics: implement axes 2021-01-02 11:04:03 -08:00
statsaxis.h statistics: implement axes 2021-01-02 11:04:03 -08:00
statscolors.cpp statistics: add color-related functions 2021-01-01 21:10:10 +01:00
statscolors.h statistics: add color-related functions 2021-01-01 21:10:10 +01:00
statsseries.cpp statistics: add series interface class 2021-01-02 11:04:03 -08:00
statsseries.h statistics: add series interface class 2021-01-02 11:04:03 -08:00
statstranslations.h
statsvariables.cpp
statsvariables.h
zvalues.h statistics: add a header file defining z-values 2021-01-02 11:04:03 -08:00