Pregunta

How to create a bubble chart as in http://bl.ocks.org/mbostock/raw/4063269/:

enter image description here

...but using NVD3?

The NVD3 site only has reference to Scatter plot http://nvd3.org/ghpages/scatter.html

¿Fue útil?

Solución

This custom nvd3 bubble chart implementation might help anyone who wants to figure out how to do it: https://github.com/enplore/nvd3-charts.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top