L
L
luckygambler2017-01-14 14:50:24
JavaScript
luckygambler, 2017-01-14 14:50:24

How to draw in JavaScript?

Tell me please.
How to implement the following in JavaScript:
1. Loading an image in jpeg format.
2. Drawing graphs and charts on this image.
3. Saving the modified image to disk.
Maybe someone will push or tell where this issue was fully or partially covered.
Thank you in advance.
Sincerely, luckygambler.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Rou1997, 2017-01-14
@Rou1997

<canvas>from HTML5.

E
EVG, 2017-01-14
@f_ban

Here is a good guide to the Canvas API
https://developer.mozilla.org/en/docs/Web/API/Canv...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question