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

re-add parseFloat to default y-axis formatters #45

Merged
merged 1 commit into from
Jun 22, 2014

Conversation

siggy
Copy link
Contributor

@siggy siggy commented Jun 15, 2014

Upgraded from 1.18 to 1.23, starting seeing undefined errors in yMinFormatter:
https://github.com/joewalnes/smoothie/blob/master/smoothie.js#L261

Noticed calls to parseFloat were removed in commit fe2d5f9, prior to 1.23 release.

Looks like this issue was already reported: #35

@drewnoakes
Copy link
Collaborator

Thanks for the PR. Looks good!

This closes #35 as well.

@drewnoakes
Copy link
Collaborator

Whoops, didn't actually merge.

@drewnoakes drewnoakes reopened this Jun 22, 2014
drewnoakes added a commit that referenced this pull request Jun 22, 2014
re-add parseFloat to default y-axis formatters
@drewnoakes drewnoakes merged commit 59fd419 into joewalnes:master Jun 22, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants