When print a "gmon" object, the suffix ".0" means the
current year, ".1" means the next year and ".-1" means
the previous year, and so on.
For example, Feb of the next year is printed as "Feb.1".
The methods scale_x_gmon and scale_y_gmon are
provided to show "gmon" objects properly based on ggplot.