mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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> |
||
|---|---|---|
| .. | ||
| barseries.cpp | ||
| barseries.h | ||
| CMakeLists.txt | ||
| informationbox.cpp | ||
| informationbox.h | ||
| legend.cpp | ||
| legend.h | ||
| statsaxis.cpp | ||
| statsaxis.h | ||
| statscolors.cpp | ||
| statscolors.h | ||
| statsseries.cpp | ||
| statsseries.h | ||
| statstranslations.h | ||
| statsvariables.cpp | ||
| statsvariables.h | ||
| zvalues.h | ||