showAll Function (GPL)
Syntax
showAll()
Description
Display all labels, even if they overlap. Without this function, some overlapping labels may not be displayed, depending on the available space.
Examples
ELEMENT: point(position(x*y), label(z, showAll()))