I was most fascinated by Nadieh's gooey example from her OpenVis Conf talk, and especially with the gooey color blending. After reading her blog post, I decided to give the circles some colors - and it turned out to be as straightforward as I was hoping for.
The only two things I had to change:
add a colorScale and replace the circles' fills with the colorScale outputs
remove feComposite from the filters (I'm looking into why this is)
Thank you Nadieh for your brilliance 💕
--
forked from nbremer's block: Gooey Effect - Circle
forked from sxywu's block: Gooey Circle Effect with Colors
Modified http://d3js.org/d3.v3.min.js to a secure url
Modified http://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js to a secure url
https://d3js.org/d3.v3.min.js
https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js
https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js