Titles and Footers can now be custom-positioned.

Example:
myChart.getHeader().setCustomPosition(true);
myChart.getHeader().setLeft(123);