Hi,

In the following example is it possible to specific the size of the text 
"ABC"?

p = FramedPlot(xrange=(-1, 1), yrange=(-1, 1))
add(p, PlotLabel(.5, .5, "ABC"))

-- Terry

Reply via email to