I'm trying to run the force directed graph from the elm visualisations examples.
However I can't identify what package the SampleData dependency is from.
...
import SampleData exposing (miserablesGraph)
...
Could I get a point in the right direction?