Using google docs, a colleague has created a plot similar to: 
I’m trying to use Google charts api to replicate this chart, but I’m having issues as the Chart api does not seem to allow having two different y axes. Is this possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is pretty easy and I just didn’t read the documentation correctly. You just specify the axes parameter in the configuration and it should just work.