Further reading
To dig deeper into the concepts covered in this chapter, you can start with the following resources:
- NetworkX documentation about graph visualization: https://networkx.org/documentation/stable/reference/drawing.html
- Neo4j Bloom demo: https://neo4j.com/developer/neo4j-bloom/
- Neo4j Bloom reference guide: https://neo4j.com/docs/bloom-user-guide/current/
- Gephi documentation: https://gephi.org/users/
- A nice resource about graph layouts if you want to know more about how they are computed is found in the 2014 CRC Press Handbook of Graph Drawing and Visualization by Roberto Tamassia. You can check Chapter 11 of Simultaneous embedding of planar graphs by Bläsius, et al, for more.