diff --git a/Meshtastic/Views/Nodes/DeviceMetricsLog.swift b/Meshtastic/Views/Nodes/DeviceMetricsLog.swift index af91b9ce..1de2541c 100644 --- a/Meshtastic/Views/Nodes/DeviceMetricsLog.swift +++ b/Meshtastic/Views/Nodes/DeviceMetricsLog.swift @@ -76,9 +76,6 @@ struct DeviceMetricsLog: View { .chartXAxis(content: { AxisMarks(position: .top) }) - //.chartYAxis(.hidden) - //.frame(height: 400) - //.padding() .chartXAxis(.automatic) .chartForegroundStyleScale([ "Battery Level" : .blue,