Animation

Animation parameters :

animationCycles integer
Number of cycles to plot the graph for the animations.
Default: 20
Used in: all visualizations
animationTime integer
Time in milliseconds to wait between rendering the plot when showing the animation.
Default: 30
Used in: all visualizations
animationType option
Type of animation
Default: grow
Options: grow, spring, random
Used in: all visualizations
showAnimation boolean
Flag to show or not animation for the graphs
Default: false
Used in: all visualizations
showAnimationFont font Private
Font for the text in animations
Default:
Used in: all visualizations
Color for the animation text
Default: rgb(255,255,255)
Used in: all visualizations
Size in pixels for the font size of text involved in the animation
Default: 10
Used in: all visualizations
Font style for the animation. @default
Default:
Options: , bold, italic, bold italic
Used in: all visualizations
Flag to indicate whether to copy all or only the changed attributes in the network animation. This optimizes memory usage for snapshots.
Default: true
Used in: all visualizations