Can I draw dot lines with GraphRecipes.jl?

Greetings,

I’m trying to use GraphRecipes to draw networks because I can spot nodes with their specific coordinates with GraphRecipes, e.g. this simple example GitHub - JuliaPlots/GraphRecipes.jl: Graph-related recipes to be used with Plots.jl

I also read the documentation on Introduction · Plots and reviewed the attributes. But I did not find how to draw dot lines.

Can anyone help me?

Thanks,

Larry