Commit Graph

4818 Commits

Author SHA1 Message Date
Léa Saviot
de5cc75ac3 [apps/stats/reg] Data not suitable message 2018-06-11 17:49:24 +02:00
Léa Saviot
625e4dc5cf [apps/shared] Fix translation 2018-06-11 16:03:18 +02:00
Léa Saviot
3a4dab2898 [apps/reg] Fix Series title in calculation 2018-06-11 15:41:36 +02:00
Léa Saviot
a46a059f8b [apps/shared] Use better warning message 2018-06-11 15:26:55 +02:00
Léa Saviot
9ed4e55d57 [apps/shared] translation 2018-06-11 15:17:55 +02:00
Léa Saviot
ec20774739 [app/shared] Fix textfield emptying on syntax error 2018-06-11 13:58:26 +02:00
Léa Saviot
3a3522faef [apps/statistics] Store selected series in snapshot 2018-06-11 13:58:26 +02:00
Léa Saviot
6d5c987178 [apps/reg] Use selected series index stored in snapshot 2018-06-11 13:58:26 +02:00
Léa Saviot
3be2b0e414 [app/reg] Inline getter funcitons 2018-06-11 13:58:26 +02:00
Léa Saviot
8e292cafb8 [apps/reg] Save the selected series in the snapshot 2018-06-11 13:58:26 +02:00
Léa Saviot
c7de90dd99 [apps/reg] Fix GraphController::reloadBannerView 2018-06-11 13:58:26 +02:00
Léa Saviot
4ee9715711 [apps/shared] Remove unneeded message 2018-06-11 13:58:26 +02:00
Léa Saviot
13a4057786 [apps/stats/reg] Do not fill with formula if undefined values 2018-06-11 13:58:26 +02:00
Léa Saviot
d44459bba2 [apps/reg/stats] Share StoreContext 2018-06-11 13:58:26 +02:00
Léa Saviot
2723e37c00 [poincare] Fix regression symbols layout 2018-06-11 13:58:26 +02:00
Léa Saviot
3c536523c5 [app/stats] Fix wrong assert
When a series has two elements only and they are the same, the median is
this element and there is no element after that.
2018-06-11 13:58:26 +02:00
Léa Saviot
30448ec144 [apps/stats] Fix series notation (V1/N1 instead of VO/NO) 2018-06-11 13:58:26 +02:00
Léa Saviot
2fffe97fee [apps/reg/stats] Do not leave formula input view on Up event 2018-06-11 13:58:26 +02:00
Léa Saviot
0187592dc1 [apps/stats/reg] Fix formula input edition end
Befor, textFieldShouldFinishEditing was true for Right event
2018-06-11 13:58:26 +02:00
Léa Saviot
163513dfc0 [apps/stats/reg] More beautiful formul input view 2018-06-11 13:58:26 +02:00
Léa Saviot
4fec4f0b9e [apps/statistics] SeriesContext -> StatisticsContext 2018-06-11 13:58:25 +02:00
Léa Saviot
70ad21232d [apps/shared] FloatPairStore -> DoublePairStore 2018-06-11 13:58:25 +02:00
Léa Saviot
8c883b71bf [apps/shared] Handle formula input abort 2018-06-11 13:58:25 +02:00
Léa Saviot
589b0443ea [apps/regression] Fill column with formula 2018-06-11 13:58:25 +02:00
Léa Saviot
b8c74835de [poincare] Parse regression symbols: X1, Y1, X2, ... 2018-06-11 13:58:25 +02:00
Léa Saviot
185d77fcb7 [apps/statistics] Set the formula input view label 2018-06-11 13:58:25 +02:00
Léa Saviot
79435ff3fb [apps/stats] Compute the number of values to fill in with the formula 2018-06-11 13:58:25 +02:00
Léa Saviot
5da90b5160 [apps/stats] Fill with formula in statistics 2018-06-11 13:58:25 +02:00
Léa Saviot
5f3ea724f4 [apps/stats] Prevent negative values in "Size" columns 2018-06-11 13:58:25 +02:00
Léa Saviot
a49c1b6154 [apps/stats] Series context 2018-06-11 13:58:25 +02:00
Léa Saviot
7491277713 [apps/poincare] Add V1, N1, V2, N2, ... symbols to lexer 2018-06-11 13:58:25 +02:00
Léa Saviot
dbf1597ef3 [apps/stats] Display or not the formula input view 2018-06-11 13:58:25 +02:00
Léa Saviot
70e1f5b25b [apps/stats] Inline StoreController::contentView() 2018-06-11 13:58:25 +02:00
Léa Saviot
84131db41c [apps/stats] Start developping the input formula view in data 2018-06-11 13:58:25 +02:00
Léa Saviot
31ee2daf50 [apps/stats] Add option fill with formula (does nothing) 2018-06-11 13:58:25 +02:00
Léa Saviot
de1ccac62f [apps/reg] Modify navigation on hidden cell in Stats 2018-06-11 13:58:25 +02:00
Léa Saviot
b2c84b3f45 [apps] Fix compilation 2018-06-11 13:58:25 +02:00
Léa Saviot
9ddac70d27 apps/regs] Fix header guards 2018-06-11 13:58:25 +02:00
Léa Saviot
6b3c0c64d2 [apps/reg] Fix the margins 2018-06-11 13:58:25 +02:00
Léa Saviot
95e0a8babb [apps/reg] hide the upper left cell 2018-06-11 13:58:25 +02:00
Léa Saviot
c0e80a3934 [apps/reg] Color the columns titles in Stats 2018-06-11 13:58:25 +02:00
Léa Saviot
45b9f9a2f5 [apps/regression] Fix margins in Stats 2018-06-11 13:58:24 +02:00
Léa Saviot
0cf20433ba [apps/regression] Fix number of columns assumptions 2018-06-11 13:58:24 +02:00
Léa Saviot
6f71ff8a2c [apps/reg] Add separators in Stats 2018-06-11 13:58:24 +02:00
Léa Saviot
4470a9c51e [apps/reg] Display correct data in stats 2018-06-11 13:58:24 +02:00
Léa Saviot
0a2a06edbb [apps/reg] Display deveral columns in stats 2018-06-11 13:58:24 +02:00
Léa Saviot
0c2c998362 [apps/regression] Navigation between different series in graph 2018-06-11 13:58:24 +02:00
Léa Saviot
060d2a7c43 [apps/regression] Fix graph cursor navigation 2018-06-11 13:58:24 +02:00
Léa Saviot
ab346eba79 [apps/regression] Display all the non empty regression series 2018-06-11 13:58:24 +02:00
Léa Saviot
32e00b5e1e [apps/reg] Init the graph selected series at cursor initialization 2018-06-11 13:58:24 +02:00