Polar chart data series are misaligned #5220
Closed
Labels
Comments
@oysteinmoseng This is the same as the other one, right? Check for regressions, it's probably a new issue. |
Steps to reproduce:
|
Fails since d2b1113 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Noticed a display glitch in certain polar charts after upgrading to 4.2.4 (with the current version of Chrome, and Firefox looks similar).
The following error is thrown at https://github.com/highcharts/highcharts/blob/v4.2.4/js/highcharts.src.js#L3268: Uncaught InvalidCharacterError: Failed to execute 'setAttribute' on 'Element': '0' is not a valid attribute name.
The text was updated successfully, but these errors were encountered: