link to SVG notes and sub topcis

master
Matt Huntington 9 years ago
parent d4c4cdeded
commit 69a8c48ca1

@ -8,6 +8,10 @@
- [Node.js Notes](node.md)
## SVG
- [SVG Notes](svg.md)
## D3
Javascript Library for creating 2D data driven visualizations

@ -0,0 +1,13 @@
# SVG
## Rectangle
## Circle
## Ellipse
## Line
## Polygon
## Polyline
## Path
## Text
## Fill
## Stroke
## Styling with CSS
Loading…
Cancel
Save