For some reason, the ggplot2 API does not respond to the following commands:
scale_colour_hue(…,guide = guide_legend(direction="horizontal”))
or
theme(legend.direction = "horizontal", legend.position = "bottom")
I am not sure whether that is an issue on my end or it is a general issue. It would be great if we have some way to build horizontal legend on ploy.ly.
Thanks!