zemirco / swift-linechart

Line Chart library for iOS written in Swift
602 stars 68 forks source link

Property 'x','y' with type 'LineChart.Coordinate' cannot override a property with type 'CGFloat' #31

Closed piv199 closed 8 years ago

piv199 commented 8 years ago

Just get sample project, and it builds and runs successfully, but copied LineChart.swift to another project and it throws two errors:

screen shot 2016-03-31 at 21 36 56

Xcode 7.3

piv199 commented 8 years ago

It's caused by EZSwiftExtensions