WIP - a lot of uncommitted work
This commit is contained in:
@@ -58,7 +58,7 @@ struct HeaderStatsView : UIViewRepresentable {
|
||||
// change bars color to green
|
||||
dataSet.colors = [NSUIColor.green]
|
||||
//change data label
|
||||
data.addDataSet(dataSet)
|
||||
data.append(dataSet)
|
||||
return data
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user