mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 05:00:20 +00:00
ca572acb0d
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 |