Commit Graph

28 Commits

Author SHA1 Message Date
emelko 3ff7dd7340 Merge branch 'master' 2018-09-03 10:55:27 +02:00
Julia Friesel 5460d574e2 Use border style to draw fhm line 2018-08-26 18:05:39 +02:00
Julia Friesel f6607b98c7 Style symptom row 2018-08-24 19:20:40 +02:00
Julia Friesel c54581d644 Introduce symptom row (WIP) 2018-08-24 19:06:23 +02:00
Julia Friesel 2471b92eaf Determine chart height dynamically and fill the window 2018-08-24 09:53:57 +02:00
Julia Friesel 7538dbdccc Rerender chart on scale observable change 2018-08-22 10:29:18 +02:00
Julia Friesel 7a1ef388d3 Move config to app level 2018-08-21 14:26:13 +02:00
Julia Friesel 4ea23fd8b8 Small style change 2018-08-16 13:14:01 +02:00
Julia Friesel 516e3dce80 Fix rerender bugs 2018-08-16 12:59:26 +02:00
Julia Friesel ad83a0844b Flatten props and add keys to array elements 2018-08-16 10:59:56 +02:00
Julia Friesel a17cc89ec5 Make DotAndLine its own component 2018-08-16 09:52:07 +02:00
Julia Friesel 58adeff56a Position date label correctly 2018-08-14 13:58:04 +02:00
Julia Friesel 8df3e74127 Make columnsize a bit smaller and style y axis 2018-08-14 13:20:10 +02:00
Julia Friesel 92ac6525ed Solve bug where small gaps where showing in temp line 2018-08-13 16:58:06 +02:00
Julia Friesel 2d221c4060 Produce horizontal grid once, not for every column 2018-08-13 15:20:42 +02:00
Julia Friesel cd1e689aae Get actual amount of cycle days to display 2018-08-12 11:21:11 +02:00
Julia Friesel 0afaf8e297 Re-add mucus icon 2018-08-11 19:46:41 +02:00
Julia Friesel d6cc8a7c14 Add back ltl line 2018-08-11 19:29:32 +02:00
Julia Friesel 1ccc363678 Re-add fhm line 2018-08-11 19:22:13 +02:00
Julia Friesel c43bc4172d Draws lines! 2018-08-11 18:55:00 +02:00
Julia Friesel 3d12e5e452 try doing the math 2018-08-11 15:56:33 +02:00
Julia Friesel 5fe50f0397 Make horizontal grid visible 2018-08-11 15:54:39 +02:00
Julia Friesel 67a903411e Add press handler to column 2018-08-11 15:54:15 +02:00
Julia Friesel 720cb9135b Merge branch 'chart-performance' into 82-chart-improvements 2018-08-10 19:05:07 +02:00
Julia Friesel b3e2ce0ea7 Fix bug: Don't produce closure for every item 2018-08-10 15:26:41 +02:00
Julia Friesel 611e9057b4 Back to FlatList and try loading screen 2018-08-10 13:17:51 +02:00
Julia Friesel 93a7ba853f Make props flat and try recyclerView 2018-08-10 11:32:50 +02:00
Julia Friesel 8b7beb517a Separate DayColumn components 2018-08-10 08:16:38 +02:00