frame =True is a border around a graphic Sorry, maybe I am wrong, as it's a sage / matplotlib command. In pyplot sometimes it has border and sometimes not I don't know why and how to have it by default A graphic with border
plot(x*x,x,-2,2, frame = True, figsize= 4,fontsize=8,aspect_ratio=1) Le vendredi 20 mai 2016 21:12:22 UTC+2, Henri Girard a écrit : > > Hi, > I would like to make a frame in julia pyplot graphic 2D > I tried set_frame_on but nothing display idem for border=:on > Is there a command ? > Regards > Henri >
