Code for my Water Programming Blog post on creating animated visualizations of citation networks using the Python-based Manim ("Mathematical Animation") engine.
See docs for installation instructions and examples, plus this TowardsDataScience post for more helpful examples.
Run make_scene_vosviewer.sh
to create citation network animation. This will create a gif in the media
directory.
The input data VOSviewer-network.json
was created using the Dimensions and VOSviewer tools, as outlined in this blogpost by Rohini Gupta. The JSON file was downloaded from the Reed Group website by clicking "save" in the interactive VOSviewer application.