Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

SVG Elements SVG is a language for drawing graphics declaratively.

Here are the main elements that can be used to draw


can use CSS transitions graphics on a web page.

svg defs clipPath linearGradient,

reference:
radialGradient
url(#id) reference:

url(#id)

stop
rect line circle offset

stop-color

x,y x1,y1 stop-opacity


cx,cy
height r

width
x2,y2 g

polygon path ellipse

cx,cy
points d rx

text
ry

FULLSTACK D3
x,y

dx

dy

DATA VISUALIZATION
rotate

and textLength

lengthAdjust

You might also like