We're trying out Zoomcharts' Geocharts to plot nodes.
It turns out that there are nodes with coordinates (A) and nodes (B) that are connected to (A) but don't have coordinates of their (B's) own.
At first we'd tried using OpenLayers (without geochart) and placing Zoomcharts' netchart on the coordinate, but the central node (A) cannot be made static in the basic netchart API.
So we're looking to use free floating nodes (B) around static nodes (A) by either injecting netchart into geochart or finding an setting that allows geochart to use nodes that don't have coordinates.
Is this possible, or do I have to resort to calculating force every time a user drags a node?
edit: the question has bee moved to the zoomcharts forums.