charts icon indicating copy to clipboard operation
charts copied to clipboard

DataSeries could have constructor with list of pojos and two methods that provide data

Open vaadin-bot opened this issue 9 years ago • 1 comments

Originally by @mstahv


DataSeries could have constructor with list of pojos and two methods that provide data. This would make it pretty neat to pass a list of entities from backend and two lambda expressions to instantiate a DataSeries for a chart.


Imported from https://dev.vaadin.com/ issue #14892

vaadin-bot avatar Oct 16 '14 14:10 vaadin-bot

Originally by @mstahv


Attachment added: EntitySeries.java (1.3 KiB) A prototype implementation for the enhancement idea

vaadin-bot avatar Oct 16 '14 14:10 vaadin-bot