We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Every time I click a button that calls the function that renders my graph, my chart gets bigger and bigger. Please help!
The text was updated successfully, but these errors were encountered:
I am having the same issue! Did you manage to solve your problem?
Sorry, something went wrong.
I think this is the same issue as #713 and #819 , quick fix is to comment out the line helpers.retinaScale(this); in the chart constructor - http://jsfiddle.net/leighking2/1sc6L8dk/9/
@leighquince is correct. This is a duplicate of #713.
No branches or pull requests
Every time I click a button that calls the function that renders my graph, my chart gets bigger and bigger. Please help!
The text was updated successfully, but these errors were encountered: