Weighted Graph Animation
A static JSON graph structure is used for this animation.For each JSON node/edge the properties prefixed with the dollar sign ($) set the type of node/edge to be plotted, its style and its dimensions.
Line weights are added programmatically, onBeforePlotLine.
An Elastic transition is used instead of the linear transition for the animation.