CausalQueries icon indicating copy to clipboard operation
CausalQueries copied to clipboard

confounding edge placement

Open till-tietz opened this issue 5 months ago • 1 comments

@macartan merged the changes to the plotting function into master (I added a penalty for edge intersections and a gravitation term for layout compactness to the force directed layout algorithm which makes the automated layout for more complicated DAGs when no node positions are passed a bit nicer)

last open aesthetic issue here is deciding confounding edge curvature based on graph layout. Currently all confounding edges have positive relatively symmetric curvature when negative or more skewed curvature may be optimal depending on the layout.

I don't think this is super critical to implement but I'll keep tinkering.

till-tietz avatar Sep 13 '24 13:09 till-tietz