Howto set Transparent Background Color in Vaadin Charts

Or an opaque one

Never mind.

conf.getChart().setBackgroundColor(new SolidColor(255,255,255,0));