Alejandro Fontal
Results
11
issues of
Alejandro Fontal
## Description This PR fixes a bug where arrowheads in `geom_path` (and derivatives like `geom_segment`) were distorted when using `coord_flip()`. The issue was caused by `geom_path` using `coord.range(panel_params)` to calculate...