Display the each item's quantity in a pie chart.

The pie chart can only display the quantity when mouse hover on it.

How to display the quantity after the name of each item?

http://demo.vaadin.com/charts/#PieChart

I mean append the quantity of the item to the Label on each item