autoscaling of graphs in dashboard
Hi,I am relatively new to scripting.I want to create a dashboard with a few reports and I would like to run it every week with the updated data table (it is weekly analysis report). I have managed to autoscale the axis of the graphs (x axis is week , y axis is count) by removing min and max values in the script, and it works well with the updated data table when I run the graph builder script it...