Top "Yaxis" questions

How can I plot with 2 different y-axes?

I would like superimpose two scatter plots in R so that each set of points has its own (different) y-axis (…

r plot yaxis
Combining Bar and Line chart (double axis) in ggplot2

I have double-y-axis chart made in Excel. In Excel it requires only basic skills. What I'd like to do is …

r ggplot2 bar-chart linechart yaxis
How to hide y axis?

I plot a horizontal boxplot in MATLAB -- boxplot(y, group,'orientation','horizontal'), and then hide the y-axis using set(…

matlab matlab-figure yaxis
R | ggplot2 | (remove tick marks + remove panel border) but keep axis lines

novice user here so please be kind and gentle! :) I am dealing with the following dataset and R script: #Create …

r ggplot2 axis-labels border-layout yaxis
Y-break with scale change in R

I am still new to R. I agreed to help a friend replot his graphs however one of his plot …

r plot ggplot2 bar-chart yaxis
Multiple y axis for bar plot and line graph using ggplot

I have some transpiration data from an experiment that I would like to show as a time series on a …

r ggplot2 bar-chart yaxis
ggplot2 (Barplot + LinePlot) - Dual Y axis

I am having a really hard time recreating an excel example with ggplot2. I have tried numerous examples but for …

r plot ggplot2 geom-bar yaxis