Determine heights of chart areas in chart and pass them to children

This commit is contained in:
Julia Friesel
2018-09-19 16:16:22 +02:00
parent 51bbaa9f96
commit bb003c973b
4 changed files with 163 additions and 110 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
const config = {
columnWidth: 25,
columnHeightPercentage: 0.62,
xAxisHeightPercentage: 0.08,
symptomRowHeightPercentage: 0.30,
symptomHeightPercentage: 0.05,
temperatureScale: {
defaultLow: 35,
defaultHigh: 38,