Porting the Stretched Chord by Nadieh Bremer to vega.js
WIP from previous block
So far, Mixing D3 for the data generation and vega.js for rendering and minimal logic. Once the spec is parsed, just populate signals/datasets and render the vega view.
Pending to evaluate extending Vega with a new Data Transform so we can generate Stretched Chords only with vega.js.