Skip to content
Prev 316372 / 398503 Next

remove margin between plot and axis

Readers,

Am trying to plot a graph with type 'h' and want to remove the white
space between the plot lines and the x axis. The help section 'par'
suggests that the option 'mai' controls this feature, but the syntax

plot(...mai=c(0,1,1))

is ineffective

Any advice please?

--
r2151