When you have more than 1 vertical axis, the assumption that the scale of
each one of them is chosen separately. If you want this not to happen, you
need to indicate that for both axes the min and max values you want to be
included in the axis are the same. This can be done by specifying for both
a
I am using goole graphs for one of our requirement.
I have to display y-axis scale values left side and right side of the
graph. could you please help me to fix this issues.
I am using below parameter in new google.visualization.ColumnChart
constructor
"eries:{2:{targetAxisIndex:1}} "
but the r