# end secondary ticks (after ggplot2::coord_cartesian() or ggplot2::coord_flip())
# end secondary ticks
# for the ggplot2 bug with y.log, this does not work: eval(parse(text = ifelse(vertical == FALSE & y.log == "log10", "ggplot2::scale_x_continuous", "ggplot2::scale_y_continuous")))