HasLabel

interface HasLabel<DOMAIN>

A visual element that can change its filling color depending on the data.

Properties

label
Link copied to clipboard
common
abstract var label: DiscreteDimension<DOMAIN, MarkLabel>
The Dimension used to decide whether or not you should display a label on a Mark.

Inheritors

BarMark
Link copied to clipboard
LabelDelegate
Link copied to clipboard