© The Author(s), under exclusive license to APress Media, LLC , part of Springer Nature 2021
A. PajankarPractical Python Data Visualizationhttps://doi.org/10.1007/978-1-4842-6455-3_7

7. Visualizing Graphs and Networks

Ashwin Pajankar1 
(1)
Nashik, Maharashtra, India
 

In Chapter 6, we demonstrated the visualization of images and 3D objects with Python 3 and Matplotlib. We also learned a bit of image processing.

This chapter focuses on the visualization of the data structure known as a graph or a network. Let’s continue our data visualization journey with the following topics:
  • Graphs and networks

  • Visualizing graphs in Python 3

  • More types of graphs

  • Assigning custom labels to nodes

After completing this chapter, you will be able to visualize graphs and networks ...

Get Practical Python Data Visualization: A Fast Track Approach To Learning Data Visualization With Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.