Test Your Network Graph Knowledge
Enhance your proficiency in Bokeh networking through this practical exercise.
Challenge
In the previous lesson, we successfully plotted a network graph with bokeh
and networkx
. The fill_color
of each node was skyblue
.
Now, let’s try to change this code so that each node is filled with a different color. We will use the Category20
color palette from bokeh
for this purpose.
Access this course and 1400+ top-rated courses and projects.