Scatter Chart settings in google scripts

223 Views Asked by At

Code for Mcharthow to set min and max values for the horizontal scale, in script

I've tried with and without varible for hAxis. in the code example it is hard coded in. Doesn't change the value of the scale no matter what.

Expect the vAxis and the hAxis to have the values I assign when they are passed in the code.Output from code

Using chart settings

0

There are 0 best solutions below