Dual-Y Chart on a Column Chart Home › Forums › SPJS Charts for SharePoint › Dual-Y Chart on a Column Chart This topic has 2 replies, 2 voices, and was last updated 7 years, 5 months ago by Alexander Bautz. Viewing 2 reply threads Author Posts May 31, 2017 at 22:02 #16734 Todd IngersollParticipant Hi Alexander, Any guidance with how to configure Dual-Y Charts using a Column Chart would be greatly appreciated:https://developers.google.com/chart/interactive/docs/gallery/columnchart#dual-y-charts For bonus points get it working with a Combo Chart you describe here, which I do have working. This topic was modified 7 years, 5 months ago by Todd Ingersoll. June 3, 2017 at 13:32 #16753 Todd IngersollParticipant I was able to get this to work using the classicoptions in the google reference above: I have 3 options setup in the options tab: series { "0": { "targetAxisIndex": "0" }, "1": { "type": "line" }, "2": { "targetAxisIndex": "2" } } vAxes { "0": { "title": "Pounds" }, "2": { "title": "Downtime Hours" } } seriesType bars This reply was modified 7 years, 5 months ago by Todd Ingersoll. Attachments:dual-y.png June 6, 2017 at 22:11 #16778 Alexander BautzKeymaster I’m sorry I wasn’t able to answer you earlier – a bit much work lately. I’m glad you figured it out by yourself! Best regards, Alexander Author Posts Viewing 2 reply threads You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In