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

Fix "RangeError: Maximum call stack size exceeded" exception when labels are big (>125000) - #5935 #5936

Merged
merged 3 commits into from Dec 31, 2018

Commits on Dec 23, 2018

  1. Fix chartjs#5935

    ckyycc committed Dec 23, 2018
    Configuration menu
    Copy the full SHA
    ea4ad32 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2018

  1. Reuse variable j

    ckyycc committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    01a4c25 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2018

  1. Cache labels.length

    ckyycc committed Dec 28, 2018
    Configuration menu
    Copy the full SHA
    5e725e0 View commit details
    Browse the repository at this point in the history