subsurface/stats
Berthold Stoeger dd466d2d48 statistics: improve formatting of date axis in day-mode
In January it would just show the year for every day. That's
silly. Show the year only for Jan 1st.

Moreover, it would never show the month, because day-of-month
is counted from 1 (whereas month-of-year is counted from 0).

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2024-03-31 14:20:14 +02:00
..
barseries.cpp
barseries.h
boxseries.cpp
boxseries.h
chartitem.cpp statistics: don't use DrawTriangleFan and DrawLineLoop modes 2022-11-19 15:07:07 -08:00
chartitem.h
chartlistmodel.cpp cleanup: silence std::move()-related Coverity warnings 2024-01-15 15:11:36 -08:00
chartlistmodel.h
CMakeLists.txt
histogrammarker.cpp
histogrammarker.h
informationbox.cpp
informationbox.h
legend.cpp
legend.h
pieseries.cpp
pieseries.h
quartilemarker.cpp
quartilemarker.h
regressionitem.cpp
regressionitem.h
scatterseries.cpp selection: move current dive and divecomputer to selection.cpp 2023-04-16 20:23:59 +02:00
scatterseries.h
statsaxis.cpp statistics: improve formatting of date axis in day-mode 2024-03-31 14:20:14 +02:00
statsaxis.h
statscolors.cpp
statscolors.h
statsgrid.cpp
statsgrid.h
statshelper.cpp
statshelper.h
statsicons.qrc
statsselection.cpp selection: move current dive and divecomputer to selection.cpp 2023-04-16 20:23:59 +02:00
statsselection.h
statsseries.cpp
statsseries.h
statsstate.cpp cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
statsstate.h
statstranslations.h
statsvariables.cpp cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
statsvariables.h
statsview.cpp cleanup: more Coverity silencing 2024-01-17 14:23:19 -08:00
statsview.h
zvalues.h