Seeking to Expand Y-Axis
I am attempting to stretch the Y-axis so that it counts up to 300 instead of just 100.
The issue arises when I adjust the Y-axis to reach 300, as the values remain in the same position as they did when counting to 100.
For example, if X2 has a value of 10, it will be shown as 10 when the Y-axis is at 100. However, when set to count to 300, it appears as 30.
I hope this conundrum is explained clearly. If there are any inquiries, please feel free to ask.
My Code:
<img src="http://chart.apis.google.com/chart?chxt=x,y&chs=440x220&cht=lxy&chco=3072F3,FF0000&chd=t:0,1,2,4,5,6,7,20|10,20,300,250,150,70,90,40|1,5,9|50,60,70&chdl=Unique Players|Average playtime&chdlp=b&chg=5,60,0,29&chls=2,4,1|1&chma=5,5,10,25&chxr=0,0,100|1,0,300" width="440" height="220" alt="" />