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

Really weird error that i can't think of a proper issue title #165

Closed
jimfilippou opened this issue Oct 18, 2018 · 2 comments
Closed

Really weird error that i can't think of a proper issue title #165

jimfilippou opened this issue Oct 18, 2018 · 2 comments

Comments

@jimfilippou
Copy link
Contributor

Codepen

https://codepen.io/jimfilippou-the-animator/pen/yRKxLM

Explanation

  • What is the behavior you expect?
    The chart to be rendered.

  • What is happening instead?
    The chart is not rendered

  • What error message are you getting?
    TypeError: a.globals.seriesNames[v].replace is not a function

I don't know where the error is happening since I'm using a minified version. This error fix is urgent since it breaks the chart (not a minor issue). Thanks in advance 😃

@junedchhipa
Copy link
Contributor

You are inputting a numeric value for series name 😀
Although, I have added a check now - you should pass a String there.

@jimfilippou
Copy link
Contributor Author

jimfilippou commented Oct 18, 2018

Thanks!
Fixed on my end as well!

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