vaadin / vaadin-charts

Vaadin Charts is a feature-rich interactive graph library that answers the data visualization needs of modern web applications
https://vaadin.com/charts
Other
51 stars 24 forks source link

fix: reduce chart re-draws for update() #584

Closed vursen closed 3 years ago

vursen commented 3 years ago

Description

This PR backports the fix introduced in https://github.com/vaadin/web-components/pull/2508 to reduce the number of chart re-draws for the update() method.

Type of change

Checklist

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.