mbojan / rgraph6

Encoding graphs in graph6, sparse6, and digraph6 formats
https://mbojan.github.io/rgraph6/
GNU General Public License v3.0
12 stars 3 forks source link

added individual label_dodge and push #41 #44

Closed schochastics closed 1 month ago

schochastics commented 1 month ago

Seems like the label_dodge and label_push now require individual values for reciprocated ties.

mbojan commented 1 month ago

Cool! Is it some recent ggraph "upgrade"?

For some reason indentation in all the chunks changed. Would it be a problem to refrain from that?

schochastics commented 1 month ago

Yes there was a bigger update I think, but I was unaware of this change. Sorry for the indention, I fix that

schochastics commented 1 month ago

@mbojan this ok?

mbojan commented 1 month ago

That will do. Thanks!