I have tried to plot a graphic in the notebook with a small scale (<1)
and it end up by showing up nothing:
sage: var('x')
sage: plot(sin(x), 0, 0.01)
Also, i did try this syntax:
sage: plot(sin(x), xmin=0, xmax=0.01)
but it ends up with this error:
AttributeError: Unknown property xm
I have see that when you publish a worksheet, the sage logo doesn't
show up. If you actually put the logo of sage on a published
worksheet, I think that it will be a great way to advertise this
program. So next time that I print a published worksheet, I will be
able to proudly show my homework wit