Hello, I am pretty new to CL on Desmos. I’m trying to figure out how to ‘call’ a student’s previous graph to another slide. I know that you can do it with a sketch, but the problem is that I want them to be able to click on the graph and see their points. I haven’t figured out how to do this with the sketch method. Any pointers? Thank u
Simplest:
background: graphLayer(graphName.calculatorState)
It won’t carry over labels, and students won’t be able to adjust anything (unless it’s in the current actual graph).
Depending on the complexity of the graph, you can fairly easily define numbers, numberLists and functions in the CL.