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
I have integrated Charts 2.3.0 using pods. My problem is Multiple bar is not working properly.
Though I am passing array of datasets. But it is showing me Bar chart instead of Multyple Bar.
I am using swift 2.3 and Xcode 8.
Is it updated version in Cooca Pods?
A quick help can be appreciated.
Thanks.
The text was updated successfully, but these errors were encountered:
Shunshine07
changed the title
Multiple bar not working
Multiple bar is not working
Sep 22, 2016
In demo, the Multiple Bar is working. But when I have gone through the code, I found that charts library code is different in cocoa version 2.3.0 and the demo that they have provided.
So they have updated the version but I think there might be something missing that also need to be updated. Not sure about it.
hi,
I have integrated Charts 2.3.0 using pods. My problem is Multiple bar is not working properly.
Though I am passing array of datasets. But it is showing me Bar chart instead of Multyple Bar.
I am using swift 2.3 and Xcode 8.
Is it updated version in Cooca Pods?
A quick help can be appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: