Sum of Sines Demo using Makie

Plot with Makie in the browser with interactivity. Adapted from this demo.

Technology demonstration

This uses results compiled using examples/makie/makie.jl. That code does not compile out of the box. It uses dev'd versions of Observables and Makie. These contain hacks to make them more amenable to static compilation. The Makie backend uses SVG and is rather simplistic. The purpose of this demo is to show that this is feasible.