Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set PNBarChart.strokeColors fail #61

Closed
Leppard opened this issue Apr 4, 2016 · 0 comments
Closed

Set PNBarChart.strokeColors fail #61

Leppard opened this issue Apr 4, 2016 · 0 comments

Comments

@Leppard
Copy link

Leppard commented Apr 4, 2016

hi!~
In PNBarChart.swift, the logic is that if user have set the strokeColor and strokeColors at the same time, then use StrokColor first.(line 243-248)
However, strokeColor:[UIColor] has a default value that is PNGreenColor, so setting value to strokeColors:[NSArray] is in vain because of that. (line 247 can not be reached)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants