D3 is better than the Google Charts API in almost every way. But for Javascript beginners struggling with D3, the Google Charts API can be a reasonable alternative, with lots of out-of-the-box features that D3 does not provide.
Here is a simple bar chart with visual "popout" and annotations rendered with the Google Charts API.