In this tutorial, we will learn how to arrange months in right order - chronologiocal order. By default, when we make a plot with months on one of the axis using ggplot2, we might get a plot with months ordered in alphabetical order, depending on how the month variable is stored … [Read more...] about How to arrange months in right order with ggplot2