mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Remove commented out code
This commit is contained in:
parent
793290680b
commit
09e9e234aa
1 changed files with 0 additions and 3 deletions
|
|
@ -76,9 +76,6 @@ struct DeviceMetricsLog: View {
|
|||
.chartXAxis(content: {
|
||||
AxisMarks(position: .top)
|
||||
})
|
||||
//.chartYAxis(.hidden)
|
||||
//.frame(height: 400)
|
||||
//.padding()
|
||||
.chartXAxis(.automatic)
|
||||
.chartForegroundStyleScale([
|
||||
"Battery Level" : .blue,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue