The label attribute dictates whether the label of the interval marker
has to be drawn or not; if yes, the label-text attribute content is written
over the interval marker (in case the label-text attribute is missing,
the min and max values are written instead). If label attribute is missing
then the label is not written.
If existing, the label-text attribute content is written
over the domain marker (in case the label-text attribute is missing,
the min and max values are written instead); the label-offset specifies
a series of 4 offsets expressed in font size to box the label in
(top, left). The opacity values goes from 0 (totally transparent)
to 1 (totally opaque)
The domain value may be defined in three differen manners:
- Single value (domain attribute)
- Single time (time-domain attribute)
- Value interval (min-domain and max-domain attribute)
- Time interval (min-time-domain and max-time-domain attribute)
- Category (category attribute, which refers to a category ID)