dataLabels with useHTML: true - throws error in Firefox #4881
Labels
Comments
Problem not appears in macOSX (10.11.1) |
I can confirm this is occurring in Firefox on Win 7. And separately from the jsfiddle in our project running 5.0.3 |
The same issue on:
Works fine on osx. |
Referring to this Lines 256 to 268 in 722bec5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In Firefox (Win7). When there are about 400 or more data points and dataLabels are enabled and useHTML is set to true, then the error is thrown after chart is loaded:
referring to this line of code
Example: http://jsfiddle.net/uvzj19be/1/
The text was updated successfully, but these errors were encountered: