LightChart - Vaadin Add-on Directory
A version of Vaadin Charts that uses less memory with large datasets.A version of Vaadin Charts that uses less memory with large datasets.
This version doesn't keep references to the data shown in the charts, but just pushes that directly to the browser. This saves a lot of memory if you are drawing charts with large or huge data.
Note that to use this add-on, you'll also need a valid license to Vaadin Charts. Only the extension part comes with Apache 2.
View on GitHubLightChart version 1.0.0
Initial PoC.
LightChart version 2.0.0
* More memory saved
* No special API needed, drop in replacement for Vaadin Charts
* Maven Central release