Using R, I'd like to display inset plots/graphs on a map that show profiles for specific places on the map and lines that points from the graph to the point on the map like in ggrepel
but with plots instead of labels.
I was thinking of using ggplot2
's annotation of inset plots on a map also in ggplot2
but was wondering if there were any other existing methods or better ideas/packages to use for this.
Desired maps shown below, but looking for a method with full flexibility in where the graphs go.
[Apparently they are called "pie chart symbols" or "column chart symbols" in ArcGIS.]