What JavaScript libraries can make a radial convergence graph?
Or, if no JavaScript libraries exist for it, what tools (preferably web technologies) can be used to make graphs similar to this?
Ideally, I’d like for the output to be zoomable, as there are instances where there will be 200+ “nodes” on the circumference of the circle.
I’ll use Raphael.js. A great drawing framework…