statgen / locuszoom

A Javascript/d3 embeddable plugin for interactively visualizing statistical genetic data from customizable sources.
https://statgen.github.io/locuszoom/
MIT License
154 stars 29 forks source link

[rfr] Event refactor, subscribeToData, and dynamic URL extension #133

Closed abought closed 6 years ago

abought commented 6 years ago

See #123 for details and notes.

This PR breaks up a long series of changes into more manageable chunks that can move forward independently. It includes many of the big standalone changes, with the exception of the data chain refactor, connectors, and aggregation tests.