Weighted Graph Animation
A static JSON graph structure is used for this animation.For each JSON node the "$type" and "$dim" parameters set the type of node to be plotted and its dimensions.
Line weights are added programmatically, onBeforePlotLine.
A Back transition is used instead of the linear transition for the animation.