summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/resources/base/GyroChart.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/resources/base/GyroChart.qml')
-rw-r--r--tradeshow/iot-sensortag/resources/base/GyroChart.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tradeshow/iot-sensortag/resources/base/GyroChart.qml b/tradeshow/iot-sensortag/resources/base/GyroChart.qml
index 91f1911..1852641 100644
--- a/tradeshow/iot-sensortag/resources/base/GyroChart.qml
+++ b/tradeshow/iot-sensortag/resources/base/GyroChart.qml
@@ -97,7 +97,7 @@ BaseChart {
anchors.top: parent.top
anchors.bottom: parent.bottom
- anchors.bottomMargin: 33
+ anchors.bottomMargin: 25
anchors.left: parent.left
anchors.leftMargin: -20
anchors.right: parent.right
@@ -161,7 +161,7 @@ BaseChart {
Row {
id: xLabelRow
anchors.bottom: parent.bottom
- anchors.bottomMargin: 28
+ anchors.bottomMargin: 4
anchors.left: parent.left
anchors.leftMargin: chartView.plotArea.x - 40
anchors.right: parent.right