Google charts vAxis
问题 I build graphics and display in one place using Combo Chart google in the object vAxis I set the color and name for each chart: vAxes: { 0: { title:'График 1', textStyle: {color: '#21C40A'}, minorGridlines: {count: 2, color: '#ccc'}, titleTextStyle: {color: '#21C40A'}, }, 1: { title:'График 2', textStyle: {color: '#E89712'}, minorGridlines: {count: 2, color: '#ccc'}, titleTextStyle: {color: '#E89712'} }, 2: { title:'График 3', textStyle: {color: '#390983'}, minorGridlines: {count: 2, color: '