How do you change the overall scale of a graph in manim?
self.graph_origin = 1 * RIGHT + 0.3 * DOWN self.setup_axes(animate = True) self.LINE =