Rather than duplicate the same aes() over all the parts of the ggplot(), add the aes to the base ggplot, and then default to using that for all the other additions. Signed-off-by: Graham Whaley <graham.whaley@intel.com>