Data Driven Documents: D3

SVG?

It stands for Scalable Vector Graphics. SVG is used to define vector-based graphics for the web and is supported by all modern browsers. In contrast to other image types (.jpg, .png, etc.), which are raterized, .svg images can be zoomed or resized without losing quality

See the Pen qmRwQP by Aaron Gottlieb (@jean-luc19) on CodePen.

Next