I get the bubble chart to work using Charts in SwiftUI with the following:
ViewModel sets the data:
func bubbleEntries() -> [BubbleChartDataEntry] {