AppPear / ChartView

ChartView made in SwiftUI
MIT License
5.26k stars 645 forks source link

Label using UI Color it stop working in macOS #217

Open HaarisIqubal opened 2 years ago

HaarisIqubal commented 2 years ago

I am building a app using this package on macOS but the beta 2 of v2.0.0 is using UIColor rather than color this will cause error while building the app please fix the issue as soon as possible.

masonhopkins commented 2 years ago

Running into the same issue, "Type 'UIColor' has no member 'label'" and similar errors from Sources > SwiftUICharts > Base > Label > ChartLabel > labelColor

usrbf2 commented 2 years ago

I have the same issue, cannot use this lib

HaakonL commented 2 years ago

Same

Vincz commented 2 years ago

Same here. Any update on this?

danwood commented 2 years ago

This is affecting me as well.

michael-mansour commented 1 year ago

Same :/ any update on this please ?