A rug chart in R with ggplot2's geom_segment showing latitudinal temperature anomalies (CC228)
Add Line Segment & Curve to ggplot2 Plot in R (Examples) | geom_segment() & geom_curve() Functions
Data Visualization: geom_segment and geoms of dispersion
Adding text to ggplot figures to annotate your data with geom_label and geom_segment (CC068)
GGPlot - GEOM SEGMENT
R : How to draw segments (geom_segment) dynamically in R ggplot?
R : ggplot2, color segment of geom_segment
R : regarding geom_segment(aes(x=x0,y=y0,xend=x1,yend=y1)) in ggplot2
R : Enriching a ggplot2 plot with multiple geom_segment in a loop?
R : ggplot2: Draw geom_segment() outside of the plot area
R : ggplot - geom_segment() with mutiple arrows
R : r - Using geom_segment with coord_polar
R : Offset geom_segment in ggplot
geom_segment shows up in the wrong place with a logarithmic scale
R : Colours in ggplot (geom_segment)
R : how to get a geom_segment show a legend
R : dodge discrete y values, geom_segment()
R : ggplot2::geom_segment. How to set multiple sizes, say c(10,12)?
R : Plot geom_segment on ggmap object in R - lines not appearing
R : Is it possible add legend for geom_point and geom_segment?