How to rescale a graph

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • How to rescale a graph

    Hi,

    I am trying to rescale my YT graph in code, from a y axis of 0 to 270 to a y axis of 0 to 100, and from x axis of 0 to 300 to 0 to 100. Such that then graph will appear larger. I have tried numerous graph functions ie SetGraphScale, SetOffY etc. But non of these function seem to actually change the range of the graph they just seem to change the scale axis. Thus how do you change the range so you can actually zoom in to the graph or draw a zoomed in version?