Applies changes to the theme for horizontal bar graphs
format_flip.RdHorizontal bar graphs made with coord_flip() require some changes to
the theme() in order to look proper. This function wraps those changes
up in a convenient function that should be appended at the end of the graph
code, after theming functions such as esctheme() have been called.