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.
Get hands-on with 1400+ tech skills courses.