Shape Projections with D3.js

13 August 2013

d3js shape projections

Shapes



The graph needle rotates in constant angular velocity thanks to polar coordinates versions of the shape functions. See the messy code in this html. The PolarZigZag shape is me trying to make a polar coordinates function which has linear projections. I wasn't yet able to design a function that will have this effect on both coordinate projections.