El viernes, 20 de mayo de 2016, 20:12:22 (UTC+1), Henri Girard escribió: > > 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 ? >
What is a frame? What is the matplotlib command for this? For PyPlot.jl, you need to use the Python matplotlib documentation and then "translate" this across to Julia notation. > Regards > Henri >
