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

ensureIds makes the performance very slow #645

Open
emnajaoua opened this issue Mar 9, 2018 · 0 comments
Open

ensureIds makes the performance very slow #645

emnajaoua opened this issue Mar 9, 2018 · 0 comments

Comments

@emnajaoua
Copy link

emnajaoua commented Mar 9, 2018

Link to jsfiddle showing the issue.

http://jsfiddle.net/xnq6knvL/

Expected Behaviour

I want to generate the chart in this JSfiddle http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/demo/parallel-coordinates
I am importing the modules/parallel-coordinates.js file because I need it in the chart rendering.

Current Behaviour

The browser is blocked because of performance issue.
When I comment ensureids function in ng-highcharts.js , I get my chart perfectly.

Your Environment

  • Version of highcharts-ng used: 1.2.0
  • Browser Name and version: Chrome
  • Operating System and version (desktop or mobile): Windows 10
  • Link to your project:
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

1 participant