Open TonyGoodDay2 opened 7 years ago
Visualizing data with SVG, Canvas and HTML.
Projections transform spherical polygonal geometry to planar polygonal geometry. D3 provides implementations of several classes of standard projections:
Azimuthal Composite Conic Cylindrical
huh?
Takes a 3D object and "projects it to" 2D.
https://bl.ocks.org/syntagmatic/ba569633d51ebec6ec6e
Which one is your favorite projection *with screen shot"?
What is a D3 projection (as it relates to maps)?