A
A
Alexander Degtyarev2016-03-28 16:03:25
css
Alexander Degtyarev, 2016-03-28 16:03:25

What is better canvas or svg?

What is better for displaying changing graphs on the page, all sorts of fill sensors and other things, and why?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Aleksandr, 2016-03-28
@ErichAltheim

Canvas Pros:

  1. Creation of user interfaces for web applications independent of screen resolution.
  2. Highly interactive animated user interfaces.
  3. Graphs and diagrams.
  4. Editing vector images.
honestly copied and pasted

U
uvelichitel, 2016-03-28
@uvelichitel

It is better to display changing graphs on the page, any sensors, a specific d3js library. It is svg and for graphs and gauges it simply has no equal.

K
khipster, 2016-03-28
@khipster

canvas, svg is not for drawing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question