Answer the question
In order to leave comments, you need to log in
How to fix chart with fixed start and end to user input?
I made a graph of sin (x) on the interval (0; 2P) using canvas.
How to remake it so that the interval is entered by the user? Variables storing values that the user enters:
start = document.all.start.value;
finish = document.all.finish.value;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question