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

Typo error in README #114

Closed
mafai opened this issue Oct 10, 2014 · 1 comment
Closed

Typo error in README #114

mafai opened this issue Oct 10, 2014 · 1 comment

Comments

@mafai
Copy link

mafai commented Oct 10, 2014

- (CGFloat)barChartView:(JBBarChartView *)barChartView heightForBarViewAtAtIndex:(NSUInteger)index
{
    return ...; // height of bar at index
}

heightForBarViewAtAtIndex should be heightForBarViewAtIndex

@terryworona
Copy link
Collaborator

This was fixed way back in August via commit: 333200d (issue #77).

Please update the library to see the changes.

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