Stroke Input -> Fourier Example

Hi All,

I’m trying to get the fourier example to take a stroke as input as seen in the intro to views.

I’m having a bit of trouble getting from one to the other. stroke returns an array of points, but the Fourier example works with a full SVG. Is there a sensible way to tweak the viewof stroke to return a SVG, or the Fourier example to accept a array of points?