Google Visualization cluster multiple column stacks having goal lines
问题 My goal is to cluster two or more column stacks having corresponding goal lines. What is the best way to get this chart? My initial thought was to use a ComboChart . I can only accomplish a single stack bar with multiple lines. I was able to try a 'bar' type chart (below snippet) and accomplished two clustered bar stacks using two axis but cannot get lines. I also think this could be limiting in the future to only two stacks. Any ideas?? Thanks as always! google.setOnLoadCallback(drawChart);