yakticus / goggles

A scala.js library for creating visualizations using SVG
22 stars 2 forks source link

look for commonality in using Rx (from scala.rx) instead of callbacks for updating layouts #3

Open yakticus opened 8 years ago

yakticus commented 8 years ago

There are probably some common patterns re: turning animations into Rx values that could be extracted. Also perhaps common patterns for "binding" (using the term loosely) application data to the layouts computer by d3