jordibruin / Swift-Charts-Examples

An overview of the different types of charts you can make with Swift Charts
MIT License
1.95k stars 126 forks source link

The project doesn't compile. #90

Closed shiftingsand closed 1 year ago

shiftingsand commented 1 year ago

Just to be sure I didn't do something incorrectly I cloned the project from scratch into a junk directory. I got the same compile error.

image
atrinh0 commented 1 year ago

Still compiles on beta 3

Screenshot 2022-08-02 at 16 21 35

However the EmptyAxisMark does not appear on the web documentation, https://developer.apple.com/documentation/charts

(Updating to beta 4 now...)

atrinh0 commented 1 year ago

Confirmed to be related to beta 4.

Fixed on https://github.com/jordibruin/Swift-Charts-Examples/commit/ae4b3b98c57d7cd6f81602a5558f747989d53ad7

shiftingsand commented 1 year ago

Thanks looking at it. I should have specified that I was using beta 4.