I am using Google Charts to draw compound charts, similar to the one depicted below (bar charts and line combined). Just learned that it has been deprecated.

It seems the replacement is Google Chart Tools, and I need to recode my stuff. But despite my best search efforts I can't find any examples or ways to make compound charts using the new API.
Is it possible to make compound charts with the new API? Anybody has a link to documentation?