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 charts initialization time up to ~2x #585

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/2348 to reduce the charts initialization time up to ~2x.

Type of change

Checklist