I want to produce a stacked bar plot using a log scale so that the small segments do not get squashed. I plan to suppress the scale on the y-axis and, instead, below the plot, place log bar scale like one would see on a map.
Is there a way to do this using ggplot2?