In this tutorial, we will learn how to move the strip label title text in ggplot2's facet* functions to the bottom. By default, facet_wrap() creates a box for each strip with a label at the top of the small multiple plot. In this post, we will show how to move the strip label to … [Read more...] about How to Move Facet strip label to the bottom