Hi,
Am new to d3 charts. And doing a Bubble chart with some transitions. But stucked with binding the color ranges for the bubbles.
The below should be the output shared in JsFiddle. Here i have passed the color codes has an input but it should be dynamic respective to the count. http://jsfiddle.net/xsafy/801/
But while tried using the range colors am getting all black. http://jsfiddle.net/xsafy/802/
Got a sample which has some color range to bind the d3 chart. But its not with bubble some other layer.
https://jsfiddle.net/wvpv6kfr/17/
Help me to fix this with required output shared above.