Remove commented out code

This commit is contained in:
Garth Vander Houwen 2023-04-04 23:36:24 -07:00
parent 793290680b
commit 09e9e234aa

View file

@ -76,9 +76,6 @@ struct DeviceMetricsLog: View {
.chartXAxis(content: {
AxisMarks(position: .top)
})
//.chartYAxis(.hidden)
//.frame(height: 400)
//.padding()
.chartXAxis(.automatic)
.chartForegroundStyleScale([
"Battery Level" : .blue,