Commit Graph

4722 Commits

Author SHA1 Message Date
Léa Saviot
3ce71b4ef9 [apps/stats] Give bigger frame the box view that display axis 2018-05-29 15:34:49 +02:00
Léa Saviot
6b5cea34a7 [apps/stats] Display only one axis in box view 2018-05-29 15:34:49 +02:00
Léa Saviot
81b09501cb [apps/stats] Display multiple boxes 2018-05-29 15:34:49 +02:00
Léa Saviot
31ad501a14 [apps/stats] Median/Quartiles computation for non integer sizes 2018-05-29 15:34:49 +02:00
Léa Saviot
f4eb4e3476 [apps/stats] Abstract multiple data view and controller 2018-05-29 15:34:49 +02:00
Léa Saviot
7b37f4d0bc [apps/stats] Remove unnecessary constructor parameter 2018-05-29 15:34:49 +02:00
Léa Saviot
b762471574 [apps/stats] HIstogram::ContentView is MultipleHistogramsView 2018-05-29 15:34:49 +02:00
Léa Saviot
076ac081cd [apps/stats] StoreCell, StoreTitleCell inherit from StoreSeparatorCell 2018-05-29 15:34:49 +02:00
Léa Saviot
2717e8ebef [apps/shared] Draw separators between series in Store data 2018-05-29 15:34:49 +02:00
Léa Saviot
70fa8d658e [apps/shared] Handle empty cells in store data table navigation 2018-05-29 15:34:49 +02:00
Léa Saviot
24d7593276 [apps/shared] k_numberOfColumnsPerSeries is a FloatPairStore attribute 2018-05-29 15:34:49 +02:00
Léa Saviot
2b185261b7 [apps/stats] Hide empty histogram cells 2018-05-29 15:34:49 +02:00
Léa Saviot
8997a7671e [apps/stats] Fix quartiles computation for non integers value sizes 2018-05-29 15:34:49 +02:00
Léa Saviot
19cc3fd60b [apps/stats] Connect the OK button in histogram 2018-05-29 15:34:49 +02:00
Léa Saviot
cbe9a95472 [apps/stats] Display OK in histogram 2018-05-29 15:34:49 +02:00
Léa Saviot
ac99767a58 [apps/stats] Remove unneeded parameter 2018-05-29 15:34:49 +02:00
Léa Saviot
82a5b9f982 [apps/stats] Fix histogram bar parameters initialization 2018-05-29 15:34:49 +02:00
Léa Saviot
4f0672ba67 [apps/stats] Better margins for histogram label displaying 2018-05-29 15:34:49 +02:00
Léa Saviot
64fddab928 [apps/stats] Remove unneeded dependency 2018-05-29 15:34:49 +02:00
Léa Saviot
c3b343a108 [apps/stats] Finer auto range and bar parameters
The values are computed so that all bars of all histograms are shown
2018-05-29 15:34:49 +02:00
Léa Saviot
b0076e05cf [apps/stats] Keep displaying histogram axes label when selecting the tab 2018-05-29 15:34:49 +02:00
Léa Saviot
d928fbed78 [apps/stats] Histograms axis labels follow the selection 2018-05-29 15:34:49 +02:00
Léa Saviot
ac59105a46 [apps/stats] Display the labels of the bottom histogram only 2018-05-29 15:34:49 +02:00
Léa Saviot
db94ba351f [apps/stats] Hide the banner view if no histogram selected 2018-05-29 15:34:49 +02:00
Léa Saviot
9c1c16c8dd [apps/stats] Color the histogram 2018-05-29 15:34:49 +02:00
Léa Saviot
a9ec0a3805 [apps/stats] Fix histogram dirty tracking 2018-05-29 15:34:49 +02:00
Léa Saviot
8980a7d90a [apps/stats] Fix histogram display if series 0 is empty 2018-05-29 15:34:49 +02:00
Léa Saviot
645fcdfcd8 [apps/stats] Display the banner view 2018-05-29 15:34:49 +02:00
Léa Saviot
620b432dd1 [apps/stats] Remove Histogram settings button 2018-05-29 15:34:49 +02:00
Léa Saviot
86c2b7a365 [apps/statistics] Fix HistogramController::reloadBannerView and initBarParameters 2018-05-29 15:34:49 +02:00
Léa Saviot
f2a3040565 [apps/statistics] Histogram navigation 2018-05-29 15:34:49 +02:00
Léa Saviot
4a89ff4ba5 [apps/statistics] Remove duplicate banner views 2018-05-29 15:34:49 +02:00
Léa Saviot
c84fd45b97 [apps/statistics] Show several histograms 2018-05-29 15:34:49 +02:00
Léa Saviot
b1e732e135 [apps] Color Series names if not empty in Statistics 2018-05-29 15:34:49 +02:00
Léa Saviot
54ca272eb1 [apps] Set margins in Shared::StoreController 2018-05-29 15:34:49 +02:00
Léa Saviot
4a2963381d [apps] Reorganize Shared::StoreController 2018-05-29 15:34:49 +02:00
Léa Saviot
614b74eff9 [apps/statistics] Clean HistogramView 2018-05-29 15:34:49 +02:00
Léa Saviot
bb2921054e [apps/statistics] Clean HistogramParameterController 2018-05-29 15:34:49 +02:00
Léa Saviot
2cf34c4cef [apps/statistics] Clean HistogramController 2018-05-29 15:34:49 +02:00
Léa Saviot
94cee8981f [apps/statistics] Clean HistogramBannerView 2018-05-29 15:34:49 +02:00
Léa Saviot
0e9897ab92 [apps/statistics] Clean CalculationController 2018-05-29 15:34:49 +02:00
Léa Saviot
4149c99ded [apps/statistics] Clean BoxView 2018-05-29 15:34:49 +02:00
Léa Saviot
c7aab7b69b [apps/statistics] Clean BoxRange 2018-05-29 15:34:49 +02:00
Léa Saviot
80ee817c45 [apps/statistics] Clean BoxBannerView 2018-05-29 15:34:49 +02:00
Léa Saviot
c806ae65f8 [apps/statistics] Inline methods in app.cpp 2018-05-29 15:34:49 +02:00
Léa Saviot
f6ceeeb793 [apps/statistics] Inline method in BoxController 2018-05-29 15:34:49 +02:00
Léa Saviot
9376b7c62d [apps/statistics] Reorganize BoxController 2018-05-29 15:34:49 +02:00
Léa Saviot
f775af59de [apps] Draw empty cells if no data in StoreController 2018-05-29 15:34:49 +02:00
Léa Saviot
9fe7cd2a46 [apps] Rename FloatPairStore methods 2018-05-29 15:34:48 +02:00
Léa Saviot
551606037d [apps] Do not display empty cells in store_controller 2018-05-29 15:34:48 +02:00