Wednesday, June 12, 2013

Oakland Historical GIS Data in D3

Simulated Handwriting with D3/Javascript


Birthday card for Dylan.  Learned how SVG path element works (both on the SVG side and the D3 side), requirements for path transitions (same number of data points is important), and developed a simple mapping code for cursive letters.  Use of array.map() to translate coordinate arrays for letters to desired horizontal position.