GWT charts in vaadin with html included (in org chart)

I’m using the
Visualizations Addon
for Vaadin and I want to implement the org chart and it works perfect.

What I want to do is add html labels to it, as the original
gwt chart demo
shows.

How can I do it?

Thanks!!!