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

Network Graph - setData should update only the changed Data #10625

Closed
jeffersonswartz opened this issue Apr 26, 2019 · 1 comment · Fixed by #10666
Closed

Network Graph - setData should update only the changed Data #10625

jeffersonswartz opened this issue Apr 26, 2019 · 1 comment · Fixed by #10666
Assignees

Comments

@jeffersonswartz
Copy link

Expected behaviour

The Data should only update the changed data

In line chart if we update the data it will just change the data rather than re-rendering the whole chart. Example: http://jsfiddle.net/gh/get/library/pure/highcharts/highcharts/tree/master/samples/highcharts/members/series-setdata/

Actual behaviour

The whole network chart is re-rendered

Live demo with steps to reproduce

https://jsfiddle.net/jeffersonswartz/qfda1n5w/1/

Click on The Update Data button.

Product version

Highcharts JS v7.1.1 (2019-04-09)

Affected browser(s)

73.0.3683.103 (Official Build) (64-bit)

@jeffersonswartz jeffersonswartz changed the title Network Graph - Updating data should update only the changed Data Network Graph - setData should update only the changed Data Apr 26, 2019
@pawelfus
Copy link
Contributor

Thanks for reporting @jeffersonswartz ! I will take a look, probably after the next week.

@pawelfus pawelfus self-assigned this Apr 26, 2019
pawelfus added a commit that referenced this issue May 6, 2019
TorsteinHonsi pushed a commit that referenced this issue May 7, 2019
@ghost ghost removed the Status: Pending review label May 7, 2019
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

Successfully merging a pull request may close this issue.

2 participants