every symptom has its own row

This commit is contained in:
tina
2018-09-07 19:32:45 +02:00
parent 4d5658119a
commit 1e81cd8298
7 changed files with 125 additions and 59 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
const config = {
columnWidth: 25,
columnHeightPercentage: 0.84,
columnHeightPercentage: 0.62,
xAxisHeightPercentage: 0.08,
symptomRowHeightPercentage: 0.08,
symptomRowHeightPercentage: 0.30,
temperatureScale: {
defaultLow: 35,
defaultHigh: 38,