xda icon indicating copy to clipboard operation
xda copied to clipboard

Problem with Plot

Open tatianass opened this issue 7 years ago • 1 comments

Plot(iris,'Sepal.Length') Error in plot.new() : figure margins too large

tatianass avatar Oct 22 '16 13:10 tatianass

have you tried this graphics.off() Alternatively you can check this link for solution because I was not able to reproduce the error you have stated. The command, Plot(iris,'Sepal.Length') works for me.

duttashi avatar Dec 01 '16 13:12 duttashi