You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deployment target in Pod settings and in project - 8.0. Tried to delete Charts from pod, change to 9.0 and install - result the same.
Xcode 7.3 (7D175)
The text was updated successfully, but these errors were encountered:
Dalein
changed the title
Don't see update in PieChartData from to 2.2.4
Don't see update in PieChartDataSet from to 2.2.4
Apr 9, 2016
Dalein
changed the title
Don't see update in PieChartDataSet from to 2.2.4
Don't see updates in PieChartDataSet from 2.2.4
Apr 9, 2016
I've updated my pod to 2.2.4, and I saw in terminal log that Charts was realy updated to 2.2.4, but when I added new code for pieChart:
I got errors. Then I went to my Pod folder - Charts - Core - PieChartDataSet.swift - I see 78 lines of code (versus 99 here https://github.com/danielgindi/Charts/blob/master/Charts/Classes/Data/Implementations/Standard/PieChartDataSet.swift). There is no properties for OutsideSlice stuff.
Deployment target in Pod settings and in project - 8.0. Tried to delete Charts from pod, change to 9.0 and install - result the same.
Xcode 7.3 (7D175)
The text was updated successfully, but these errors were encountered: