summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/resources/base/AltitudeChart.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/resources/base/AltitudeChart.qml')
-rw-r--r--tradeshow/iot-sensortag/resources/base/AltitudeChart.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tradeshow/iot-sensortag/resources/base/AltitudeChart.qml b/tradeshow/iot-sensortag/resources/base/AltitudeChart.qml
index 2c05bc7..20a8a0e 100644
--- a/tradeshow/iot-sensortag/resources/base/AltitudeChart.qml
+++ b/tradeshow/iot-sensortag/resources/base/AltitudeChart.qml
@@ -152,6 +152,7 @@ BaseChart {
anchors.centerIn: parent
anchors.horizontalCenterOffset: 74
color: "white"
+ font.pixelSize: 26
}
}
}