mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-30 22:20:21 +00:00
cccc0abc0c
Implement a simple scatter series for plotting two numerical variables agains each other. Since the scatter symbols may overlap, on hover multiple dives are shown in the information box. If the box would become too large, only the first few dives are shown followed by "and X more". Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> |
||
---|---|---|
.. | ||
barseries.cpp | ||
barseries.h | ||
boxseries.cpp | ||
boxseries.h | ||
CMakeLists.txt | ||
informationbox.cpp | ||
informationbox.h | ||
legend.cpp | ||
legend.h | ||
pieseries.cpp | ||
pieseries.h | ||
scatterseries.cpp | ||
scatterseries.h | ||
statsaxis.cpp | ||
statsaxis.h | ||
statscolors.cpp | ||
statscolors.h | ||
statsseries.cpp | ||
statsseries.h | ||
statstranslations.h | ||
statsvariables.cpp | ||
statsvariables.h | ||
zvalues.h |