Skip to content

add option to force straight lines in graphplot#227

Merged
hexaeder merged 6 commits intomasterfrom
hw/force_straight_lines
Jul 17, 2025
Merged

add option to force straight lines in graphplot#227
hexaeder merged 6 commits intomasterfrom
hw/force_straight_lines

Conversation

@hexaeder
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread src/recipes.jl Outdated
elabels_fontsize = labels_theme.fontsize,
elabels_attr = (;),
# self edge attributes
force_straight_edges = true,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this breaking?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoops, should be false per default! I first called it allow_curved_edges, I changed the name but not the default...

hexaeder added 5 commits July 16, 2025 21:00
if force_straight_edges return Vector{Lines} rather than
Vector{AbstractPaths}
@hexaeder hexaeder merged commit ef6ddef into master Jul 17, 2025
4 checks passed
@hexaeder hexaeder deleted the hw/force_straight_lines branch July 17, 2025 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants