Skip to content
Prev 304986 / 398503 Next

text command - how to get a white background to cover grid lines

On 09/07/2012 07:30 AM, Levi Waldron wrote:
True, boxed.labels just passes arguments such as "pos" to the "text" 
function. You probably want something like:

boxed.labels(15,5200,"Air Flow",bg="white",border=NA)
However, shadowtext does the job just as well.

Jim