O
O
olkhovich2020-02-07 18:07:11
JavaScript
olkhovich, 2020-02-07 18:07:11

How to place a canvas object in a new window next to a table?

The task is this:
You need to create a page on which trigonometric values ​​\u200b\u200bare entered with a range and a step. Further, a label with these values ​​should be created in a new window of the following form: 5e3d7b8c0ea7a899613907.png
A new window must be created by the open () method.
Also, in a new window next to the plate, you need to display the graph of this function in the specified range. I'm going to draw a graph using canvas. But I don't understand how to put it in a new window. Here is a link to what happened:
PS In the JS code there is a function drawBack () where the coordinate plane is drawn. How, for example, to place it in a new window next to the table?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya Muromtsev, 2020-02-07
@sfrancisco

Place a canvas next to it and draw graphs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question