: text: 'Current Temperature: n/a' : allow_stretch: True : label_wid: "Temperature Monitor" BoxLayout: orientation: 'vertical' BoxLayout: size_hint_y: 0.1 orientation: 'horizontal' MyLabel: id: 'current_temperature' Button: text: 'Start/Stop' Label: text: 'No File Chosen' Label: text: 'Data Source' PlotWidget: id: 'mainplot'