Skip to content

BarChart example does not work on macOS 11 #4

@mikecsh

Description

@mikecsh
CardView {
    ChartLabel("Title", type: .title)
    BarChart()
}
.data(chartData)
.style(ChartStyle(backgroundColor: .red, foregroundColor: .whiteBlack))

Error: Value of type 'some View'has no member 'style'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions