subsurface/stats
Dirk Hohndel 1f1d82b1b3 statistics: don't crash if the QCharts QML modules aren't found
We don't really give a user visible error message which is kind of a problem,
but at least we don't crash anymore.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2021-01-03 16:58:01 -08:00
..
qml statistics: implement StatsView 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
boxseries.cpp statistics: implement a box-and-whisker series 2021-01-02 11:04:03 -08:00
boxseries.h statistics: implement a box-and-whisker series 2021-01-02 11:04:03 -08:00
chartlistmodel.cpp statistics: charts drop down looks better with smaller icons 2021-01-03 13:56:01 -08:00
chartlistmodel.h statistics: add a model that describes a list of charts 2021-01-03 13:41:15 -08:00
CMakeLists.txt statistics: add a model that describes a list of charts 2021-01-03 13:41:15 -08:00
informationbox.cpp statistics: use RoundRectItem for legend and info-box 2021-01-03 13:56:05 -08:00
informationbox.h statistics: use RoundRectItem for legend and info-box 2021-01-03 13:56:05 -08:00
legend.cpp statistics: use RoundRectItem for legend and info-box 2021-01-03 13:56:05 -08:00
legend.h statistics: use RoundRectItem for legend and info-box 2021-01-03 13:56:05 -08:00
pieseries.cpp statistics: implement pie series 2021-01-02 11:04:03 -08:00
pieseries.h statistics: implement pie series 2021-01-02 11:04:03 -08:00
scatterseries.cpp statistics: implement scatter series 2021-01-02 11:04:03 -08:00
scatterseries.h statistics: implement scatter series 2021-01-02 11:04:03 -08: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
statsstate.cpp statistics: don't reset binner if binner is set 2021-01-03 15:41:36 -08:00
statsstate.h statistics: reverse chart selection logic 2021-01-03 13:41:15 -08:00
statstranslations.h
statsvariables.cpp
statsvariables.h
statsview.cpp statistics: don't crash if the QCharts QML modules aren't found 2021-01-03 16:58:01 -08:00
statsview.h statistics: clip regression line 2021-01-03 13:56:05 -08:00
zvalues.h statistics: add a header file defining z-values 2021-01-02 11:04:03 -08:00